Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dpnode.h45 int propagate_mount_busy(struct mount *, int);
Dpnode.c375 int propagate_mount_busy(struct mount *mnt, int refcnt) in propagate_mount_busy() function
Dnamespace.c1341 if (propagate_mount_busy(real_mount(mnt), 2)) in may_umount()
1557 if (!propagate_mount_busy(mnt, 2)) { in do_umount()
2584 propagate_mount_busy(mnt, 1)) in mark_mounts_for_expiry()
2629 if (!propagate_mount_busy(mnt, 1)) { in select_submounts()