Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1402 if (propagate_mount_busy(real_mount(mnt), 2)) in may_umount()
1643 if (!propagate_mount_busy(mnt, 2)) { in do_umount()
3016 propagate_mount_busy(mnt, 1)) in mark_mounts_for_expiry()
3061 if (!propagate_mount_busy(mnt, 1)) { in select_submounts()