Searched refs:smbfs_inactive (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c146 static void smbfs_inactive(vnode_t *, cred_t *, caller_context_t *);
211 { VOPNAME_INACTIVE, { .vop_inactive = smbfs_inactive } },
448 * smbfs_inactive() will clean up state: if the zone of the
502 * Also called in smbfs_inactive (defensive cleanup).
1372 smbfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) function

Completed in 63 milliseconds