Searched refs:ne_state (Results 1 – 2 of 2) sorted by relevance
2800 prior->ne_state |= in nfs4_ephemeral_record_umount()2803 prior->ne_state |= in nfs4_ephemeral_record_umount()2903 e->ne_state = NFS4_EPHEMERAL_VISIT_CHILD; in nfs4_ephemeral_harvest_forest()2906 if (e->ne_state == NFS4_EPHEMERAL_VISIT_CHILD) { in nfs4_ephemeral_harvest_forest()2907 e->ne_state = NFS4_EPHEMERAL_VISIT_SIBLING; in nfs4_ephemeral_harvest_forest()2910 e->ne_state = in nfs4_ephemeral_harvest_forest()2915 } else if (e->ne_state == in nfs4_ephemeral_harvest_forest()2917 e->ne_state = NFS4_EPHEMERAL_PROCESS_ME; in nfs4_ephemeral_harvest_forest()2920 e->ne_state = in nfs4_ephemeral_harvest_forest()2925 } else if (e->ne_state == in nfs4_ephemeral_harvest_forest()[all …]
1389 int ne_state; /* used to traverse */ member