Searched refs:smbfsflush (Results 1 – 1 of 1) sorted by relevance
147 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