Searched refs:fn_unmount_ref_time (Results 1 – 2 of 2) sorted by relevance
188 time_t fn_unmount_ref_time; /* last time unmount was done */ member
2301 while (currfnp != rootfnp || rootfnp->fn_unmount_ref_time < timestamp) { in unmount_subtree()2311 if (currfnp->fn_unmount_ref_time == timestamp && in unmount_subtree()2326 if (currfnp->fn_unmount_ref_time >= timestamp || in unmount_subtree()2360 if (currfnp->fn_unmount_ref_time < timestamp) in unmount_subtree()2361 currfnp->fn_unmount_ref_time = timestamp; in unmount_subtree()