Searched defs:smbfs_close (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c132 static int smbfs_close(vnode_t *, int, int, offset_t, cred_t *,
193 { VOPNAME_CLOSE, { .vop_close = smbfs_close } },
418 smbfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, function
499 * Helper for smbfs_close. Decrement the reference count
2821 * until smbfs_close so that all reads at the

Completed in 50 milliseconds