real_mount 98 fs/d_path.c mnt = real_mount(vfsmnt); real_mount 72 fs/fhandle.c if (put_user(real_mount(path->mnt)->mnt_id, mnt_id) || real_mount 26 fs/fs_pin.c hlist_add_head(&pin->m_list, &real_mount(m)->mnt_pins); real_mount 92 fs/mount.h return !IS_ERR_OR_NULL(real_mount(mnt)->mnt_ns); real_mount 1107 fs/namei.c struct mount *mnt = real_mount(path->mnt); real_mount 1366 fs/namei.c struct mount *mnt = real_mount(nd->path.mnt); real_mount 313 fs/namespace.c struct mount *mnt = real_mount(m); real_mount 380 fs/namespace.c mnt_inc_writers(real_mount(mnt)); real_mount 431 fs/namespace.c mnt_dec_writers(real_mount(mnt)); real_mount 570 fs/namespace.c mnt = real_mount(bastard); real_mount 1191 fs/namespace.c struct mount *m = real_mount(mnt); real_mount 1203 fs/namespace.c mnt_add_count(real_mount(mnt), 1); real_mount 1240 fs/namespace.c p = clone_mnt(real_mount(path->mnt), path->dentry, CL_PRIVATE); real_mount 1309 fs/namespace.c struct mount *mnt = real_mount(m); real_mount 1349 fs/namespace.c if (propagate_mount_busy(real_mount(mnt), 2)) real_mount 1686 fs/namespace.c mnt = real_mount(path.mnt); real_mount 1820 fs/namespace.c if (!check_mnt(real_mount(path->mnt))) real_mount 1823 fs/namespace.c tree = copy_tree(real_mount(path->mnt), path->dentry, real_mount 1839 fs/namespace.c ns = real_mount(mnt)->mnt_ns; real_mount 1842 fs/namespace.c umount_tree(real_mount(mnt), UMOUNT_CONNECTED); real_mount 1856 fs/namespace.c umount_tree(real_mount(mnt), 0); real_mount 1872 fs/namespace.c struct mount *old_mnt = real_mount(path->mnt); real_mount 1893 fs/namespace.c list_for_each_entry(mnt, &real_mount(root)->mnt_list, mnt_list) { real_mount 2205 fs/namespace.c struct mount *mnt = real_mount(path->mnt); real_mount 2249 fs/namespace.c struct mount *mnt = ERR_PTR(-EINVAL), *old = real_mount(old_path->mnt); real_mount 2297 fs/namespace.c parent = real_mount(path->mnt); real_mount 2499 fs/namespace.c struct mount *mnt = real_mount(path->mnt); real_mount 2532 fs/namespace.c struct mount *mnt = real_mount(path->mnt); real_mount 2612 fs/namespace.c old = real_mount(old_path->mnt); real_mount 2613 fs/namespace.c p = real_mount(new_path->mnt); real_mount 2659 fs/namespace.c err = attach_recursive_mnt(old, real_mount(new_path->mnt), mp, real_mount 2712 fs/namespace.c parent = real_mount(path->mnt); real_mount 2771 fs/namespace.c error = do_add_mount(real_mount(mnt), mountpoint, mnt_flags); real_mount 2832 fs/namespace.c struct mount *mnt = real_mount(m); real_mount 2869 fs/namespace.c list_add_tail(&real_mount(mnt)->mnt_expire, expiry_list); real_mount 3293 fs/namespace.c struct mount *mnt = real_mount(m); real_mount 3475 fs/namespace.c mnt = real_mount(newmount.mnt); real_mount 3585 fs/namespace.c res = is_path_reachable(real_mount(path1->mnt), path1->dentry, path2); real_mount 3648 fs/namespace.c new_mnt = real_mount(new.mnt); real_mount 3649 fs/namespace.c root_mnt = real_mount(root.mnt); real_mount 3650 fs/namespace.c old_mnt = real_mount(old.mnt); real_mount 3729 fs/namespace.c m = real_mount(mnt); real_mount 3797 fs/namespace.c real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL; real_mount 3807 fs/namespace.c real_mount(mnt)->mnt_ns = NULL; real_mount 3816 fs/namespace.c return check_mnt(real_mount(mnt)); real_mount 3939 fs/namespace.c return !(mnt->mnt_flags & MNT_NOSUID) && check_mnt(real_mount(mnt)) && real_mount 638 fs/notify/fanotify/fanotify_user.c return fanotify_remove_mark(group, &real_mount(mnt)->mnt_fsnotify_marks, real_mount 733 fs/notify/fanotify/fanotify_user.c return fanotify_add_mark(group, &real_mount(mnt)->mnt_fsnotify_marks, real_mount 329 fs/notify/fsnotify.c mnt = real_mount(((const struct path *)data)->mnt); real_mount 50 fs/notify/fsnotify.h fsnotify_destroy_marks(&real_mount(mnt)->mnt_fsnotify_marks); real_mount 58 fs/proc/fd.c real_mount(file->f_path.mnt)->mnt_id); real_mount 100 fs/proc_namespace.c struct mount *r = real_mount(mnt); real_mount 134 fs/proc_namespace.c struct mount *r = real_mount(mnt); real_mount 196 fs/proc_namespace.c struct mount *r = real_mount(mnt);