Searched refs:pcfs_inactive (Results 1 – 1 of 1) sorted by relevance
108 static void pcfs_inactive(struct vnode *, struct cred *, caller_context_t *);154 VOPNAME_INACTIVE, { .vop_inactive = pcfs_inactive },182 VOPNAME_INACTIVE, { .vop_inactive = pcfs_inactive },913 pcfs_inactive( in pcfs_inactive() function