Searched refs:vnode_parent (Results 1 – 6 of 6) sorted by relevance
116 struct vnode * parent = vnode_parent(args->a_vp); in bindfs_getattr()208 vp = (vnode_isvroot(dvp)) ? dvp : vnode_parent(dvp); in bind_lookup()320 dvp = vnode_parent(vp); in bindfs_readdir()
393 vnode_t dvp = vnode_parent(lvp); in null_get_lowerparent()594 vp = vnode_parent(dvp); in null_lookup()
2487 vnode_t vnode_parent(vnode_t vp);
1437 if (vnode_parent(srfmp->vp) == scdir_vp) { in shared_region_map_and_slide_setup()
2332 vnode_parent(vnode_t vp) in vnode_parent() function
4112 if (vnode_parent(dvp) == vp) { in nfsrv_rmdir()