Home
last modified time | relevance | path

Searched defs:vnodeops (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/common/fs/
H A Dvnode.c2820 vn_setops(vnode_t *vp, vnodeops_t *vnodeops) in vn_setops()
2866 vn_matchops(vnode_t *vp, vnodeops_t *vnodeops) in vn_matchops()
/onnv-gate/usr/src/uts/common/sys/
H A Dvnode.h934 typedef struct vnodeops { struct
937 } vnodeops_t; argument