Home
last modified time | relevance | path

Searched refs:EXI_TO_ZONEROOTVP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h479 #define EXI_TO_ZONEROOTVP(exi) ((exi)->exi_ne->exi_root->exi_vp) macro
490 VN_CMP(EXI_TO_ZONEROOTVP((t)->tree_exi), (t)->tree_exi->exi_vp)))
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c668 if (vp->v_flag & VROOT || vp == EXI_TO_ZONEROOTVP(exip)) { in treeclimb_export()
H A Dnfs_export.c746 !VN_CMP(exip->exi_vp, EXI_TO_ZONEROOTVP(exip)) && in srv_secinfo_treeclimb()