Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dpnode.h43 int propagate_mount_busy(struct mount *, int);
H A Dpnode.c369 int propagate_mount_busy(struct mount *mnt, int refcnt) in propagate_mount_busy() function
H A Dnamespace.c1403 if (propagate_mount_busy(real_mount(mnt), 2)) in may_umount()
1644 if (!propagate_mount_busy(mnt, 2)) { in do_umount()
3028 propagate_mount_busy(mnt, 1)) in mark_mounts_for_expiry()
3073 if (!propagate_mount_busy(mnt, 1)) { in select_submounts()
/kernel/linux/linux-6.6/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) in propagate_mount_busy() function
H A Dnamespace.c1550 if (propagate_mount_busy(real_mount(mnt), 2)) in may_umount()
1791 if (!propagate_mount_busy(mnt, 2)) { in do_umount()
3460 propagate_mount_busy(mnt, 1)) in mark_mounts_for_expiry()
3505 if (!propagate_mount_busy(mnt, 1)) { in select_submounts()

Completed in 12 milliseconds