Searched refs:net_root (Results 1 – 2 of 2) sorted by relevance
2262 if (net->net_root == NULL) { in nfs4_record_ephemeral_mount()2263 net->net_root = eph; in nfs4_record_ephemeral_mount()2265 eph->ne_peer = peer = net->net_root; in nfs4_record_ephemeral_mount()2267 net->net_root = eph; in nfs4_record_ephemeral_mount()2308 peer->ne_mount->mi_ephemeral_tree->net_root = peer; in nfs4_ephemeral_umount_cleanup()2311 e->ne_mount->mi_ephemeral_tree->net_root = NULL; in nfs4_ephemeral_umount_cleanup()2710 eph = net->net_root; in nfs4_ephemeral_umount()2731 net->net_root = NULL; in nfs4_ephemeral_umount()2883 if (net->net_root) { in nfs4_ephemeral_harvest_forest()2884 mi = net->net_root->ne_mount; in nfs4_ephemeral_harvest_forest()[all …]
1460 nfs4_ephemeral_t *net_root; member