Searched refs:smbfs_smb_flush (Results 1 – 3 of 3) sorted by relevance
209 int smbfs_smb_flush(struct smbnode *np, struct smb_cred *scrp);
766 (void) smbfs_smb_flush(np, &scred); in smbfs_write()1301 error = smbfs_smb_flush(np, &scred); in smbfs_fsync()
689 smbfs_smb_flush(struct smbnode *np, struct smb_cred *scrp) in smbfs_smb_flush() function2413 error = smbfs_smb_flush(dnp, scrp); in smbfs_smb_lookup()