Searched defs:vnodeops (Results 1 – 4 of 4) sorted by relevance
941 vn_setops(vnode_t *vp, vnodeops_t *vnodeops) in vn_setops()969 vn_matchops(vnode_t *vp, vnodeops_t *vnodeops) in vn_matchops()
2931 vn_setops(vnode_t *vp, vnodeops_t *vnodeops) in vn_setops()2978 vn_matchops(vnode_t *vp, vnodeops_t *vnodeops) in vn_matchops()
496 mdb_vnodeops_t vnodeops; in gcore_vnode_size() local
1018 typedef struct vnodeops { struct1021 } vnodeops_t; argument