Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c961 static inline int check_mnt(const struct mount *mnt) in check_mnt() function
1937 if (!check_mnt(mnt)) in do_umount()
2024 if (!check_mnt(mnt)) in can_umount()
2257 if (!check_mnt(root)) in collect_paths()
2387 if (!check_mnt(old_mnt)) { in clone_private_mount()
2936 if (check_mnt(mnt)) in may_copy_tree()
2994 if (!check_mnt(mp.parent)) in do_loopback()
3216 if (!check_mnt(mnt)) in do_reconfigure_mnt()
3255 if (!check_mnt(mnt)) in do_remount()
3463 if (check_mnt(mnt_from) && in can_move_mount_beneath()
[all …]