Home
last modified time | relevance | path

Searched refs:smbfsflush (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c147 static int smbfsflush(smbnode_t *, struct smb_cred *);
849 (void) smbfsflush(np, &scred); in smbfs_write()
1336 (void) smbfsflush(np, &scred); in smbfs_bio()
2019 error = smbfsflush(np, &scred); in smbfs_fsync()
2028 smbfsflush(smbnode_t *np, struct smb_cred *scrp) in smbfsflush() function