Home
last modified time | relevance | path

Searched refs:exi_ne (Results 1 – 7 of 7) 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)
549 struct nfs_export *exi_ne; member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c645 ne = exip->exi_ne; in treeclimb_export()
H A Dnfs_export.c819 exi->exi_ne = ne; in export_link()
1894 ASSERT3P(exi->exi_ne, ==, ne); in export_unlink()
1895 exi->exi_ne = NULL; in export_unlink()
H A Dnfs_srv.c421 zone_rootvp = (*exip)->exi_ne->exi_root->exi_vp; in rfs_climb_crossmnt()
674 exi->exi_ne->ne_globals->svstat[NFS_VERSION]; in rfs_readlink()
H A Dnfs4_srv_attr.c1635 sarg->cs->exi->exi_ne->ne_globals->svstat[NFS_V4]; in rfs4_fattr4_fs_locations()
H A Dnfs4_srv.c2895 zone_rootvp = cs->exi->exi_ne->exi_root->exi_vp; in do_rfs4_op_lookup()
3990 cs->exi->exi_ne->ne_globals->svstat[NFS_V4]; in rfs4_op_readlink()
H A Dnfs3_srv.c846 kstat_named_t *stat = exi->exi_ne->ne_globals->svstat[NFS_V3]; in rfs3_readlink()