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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2854 nfs4_ephemeral_tree_t *harvest = NULL; local
3047 net->net_next = harvest;
3048 harvest = net;
3064 for (net = harvest; net != NULL; net = next) {

Completed in 50 milliseconds