Searched defs:vnodeops (Results 1 – 2 of 2) sorted by relevance
2820 vn_setops(vnode_t *vp, vnodeops_t *vnodeops) in vn_setops()2866 vn_matchops(vnode_t *vp, vnodeops_t *vnodeops) in vn_matchops()
934 typedef struct vnodeops { struct937 } vnodeops_t; argument