Searched refs:net_next (Results 1 – 2 of 2) sorted by relevance
795 net->net_next = ntg->ntg_forest; in nfs4_trigger_mount()2868 next = net->net_next; in nfs4_ephemeral_harvest_forest()3043 prev->net_next = net->net_next; in nfs4_ephemeral_harvest_forest()3045 ntg->ntg_forest = net->net_next; in nfs4_ephemeral_harvest_forest()3047 net->net_next = harvest; in nfs4_ephemeral_harvest_forest()3065 next = net->net_next; in nfs4_ephemeral_harvest_forest()
1461 struct nfs4_ephemeral_tree *net_next; member