Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c947 static inline int check_mnt(const struct mount *mnt) in check_mnt() function
1943 if (!check_mnt(mnt)) in do_umount()
2030 if (!check_mnt(mnt)) in can_umount()
2263 if (!check_mnt(root)) in collect_paths()
2393 if (!check_mnt(old_mnt)) { in clone_private_mount()
2965 if (check_mnt(mnt)) in may_copy_tree()
3024 if (!check_mnt(mp.parent)) in do_loopback()
3347 if (!check_mnt(mnt)) in do_reconfigure_mnt()
3386 if (!check_mnt(mnt)) in do_remount()
3584 if (check_mnt(mnt_from) && in can_move_mount_beneath()
[all …]