Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c946 static inline int check_mnt(const struct mount *mnt) in check_mnt() function
1938 if (!check_mnt(mnt)) in do_umount()
2025 if (!check_mnt(mnt)) in can_umount()
2258 if (!check_mnt(root)) in collect_paths()
2388 if (!check_mnt(old_mnt)) { in clone_private_mount()
2944 if (check_mnt(mnt)) in may_copy_tree()
3017 if (!check_mnt(mp.parent)) in do_loopback()
3328 if (!check_mnt(mnt)) in do_reconfigure_mnt()
3367 if (!check_mnt(mnt)) in do_remount()
3575 if (check_mnt(mnt_from) && in can_move_mount_beneath()
[all …]