Searched refs:net_root (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2267 if (net->net_root == NULL) {
2268 net->net_root = eph;
2270 eph->ne_peer = peer = net->net_root;
2272 net->net_root = eph;
2313 peer->ne_mount->mi_ephemeral_tree->net_root = peer;
2316 e->ne_mount->mi_ephemeral_tree->net_root = NULL;
2715 eph = net->net_root;
2736 net->net_root = NULL;
2888 if (net->net_root) {
2889 mi = net->net_root
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1420 * net_tree_lock controls access to net_root. Access needs to first be
1455 nfs4_ephemeral_t *net_root; member in struct:nfs4_ephemeral_tree

Completed in 124 milliseconds