Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
H A Dnamespace.c870 static inline int check_mnt(struct mount *mnt) in check_mnt() function
1877 if (!check_mnt(mnt)) in can_umount()
2038 if (!check_mnt(real_mount(path->mnt))) in collect_mounts()
2112 if (!check_mnt(old_mnt)) in clone_private_mount()
2427 * check_mnt(mnt) in the function it's called from. For the @beneath
2582 if (!check_mnt(old) && old_path->dentry->d_op != &ns_dentry_operations) in __do_loopback()
2626 if (!check_mnt(parent)) in do_loopback()
2824 if (!check_mnt(mnt)) in do_reconfigure_mnt()
2863 if (!check_mnt(mnt)) in do_remount()
3136 if (!check_mnt( in do_move_mount()
[all...]
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c791 static inline int check_mnt(struct mount *mnt) in check_mnt() function
1725 if (!check_mnt(mnt)) in can_umount()
1886 if (!check_mnt(real_mount(path->mnt))) in collect_mounts()
1959 if (!check_mnt(old_mnt)) in clone_private_mount()
2337 if (!check_mnt(old) && old_path->dentry->d_op != &ns_dentry_operations) in __do_loopback()
2381 if (!check_mnt(parent)) in do_loopback()
2585 if (!check_mnt(mnt)) in do_reconfigure_mnt()
2618 if (!check_mnt(mnt)) in do_remount()
2710 if (!check_mnt(p)) in do_move_mount()
2718 if (!(attached ? check_mnt(ol in do_move_mount()
[all...]

Completed in 9 milliseconds