Searched refs:will_be_unmounted (Results 1 – 2 of 2) sorted by relevance
69 static inline bool will_be_unmounted(struct mount *m) in will_be_unmounted() function144 if (!next || !will_be_unmounted(next)) in trace_transfers()527 if (!will_be_unmounted(child)) in gather_candidates()610 if (will_be_unmounted(p)) in handle_locked()639 } while (will_be_unmounted(p)); in reparent()681 if (over && !will_be_unmounted(over)) in propagate_umount()
481 "belongs to union of set and to_umount"; will_be_unmounted() for now.