Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h209 int smbfs_smb_flush(struct smbnode *np, struct smb_cred *scrp);
H A Dsmbfs_vnops.c766 (void) smbfs_smb_flush(np, &scred); in smbfs_write()
1301 error = smbfs_smb_flush(np, &scred); in smbfs_fsync()
H A Dsmbfs_smb.c689 smbfs_smb_flush(struct smbnode *np, struct smb_cred *scrp) in smbfs_smb_flush() function
2413 error = smbfs_smb_flush(dnp, scrp); in smbfs_smb_lookup()