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

/linux-master/fs/
H A Dpnode.h43 int propagate_mount_busy(struct mount *, int);
H A Dpnode.c407 int propagate_mount_busy(struct mount *mnt, int refcnt) function
H A Dnamespace.c1547 if (propagate_mount_busy(real_mount(mnt), 2))
1792 if (!propagate_mount_busy(mnt, 2)) {
3466 propagate_mount_busy(mnt, 1))
3511 if (!propagate_mount_busy(mnt, 1)) {

Completed in 356 milliseconds