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

/linux-master/fs/
H A Dpnode.h56 bool propagation_would_overmount(const struct mount *from,
H A Dpnode.c358 * propagation_would_overmount - check whether propagation from @from
376 bool propagation_would_overmount(const struct mount *from, function
H A Dnamespace.c3094 if (propagation_would_overmount(parent_mnt_to, mnt_to, mp))
3109 if (propagation_would_overmount(parent_mnt_to, mnt_from, mp))

Completed in 94 milliseconds