Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c315 hsfs_inactive(struct vnode *vp, struct cred *cred, caller_context_t *ct) in hsfs_inactive() function
335 panic("hsfs_inactive: v_count < 1"); in hsfs_inactive()
2285 VOPNAME_INACTIVE, { .vop_inactive = hsfs_inactive },