Symbol: real_mount
fs/d_path.c
172
error = __prepend_path(path->dentry, real_mount(path->mnt), root, &b);
fs/fhandle.c
101
if (put_user(real_mount(path->mnt)->mnt_id,
fs/fhandle.c
323
ns_capable(real_mount(root->mnt)->mnt_ns->user_ns,
fs/fhandle.c
325
!has_locked_children(real_mount(root->mnt), root->dentry))
fs/fhandle.c
97
if (put_user(real_mount(path->mnt)->mnt_id_unique,
fs/fs_pin.c
26
hlist_add_head(&pin->m_list, &real_mount(m)->mnt_pins);
fs/mount.h
127
return !IS_ERR_OR_NULL(real_mount(mnt)->mnt_ns);
fs/namei.c
1462
struct mount *mnt = real_mount(path->mnt);
fs/namei.c
2161
if (!choose_mountpoint_rcu(real_mount(nd->path.mnt),
fs/namei.c
2201
if (!choose_mountpoint(real_mount(nd->path.mnt),
fs/namespace.c
1206
real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL;
fs/namespace.c
1412
struct mount *m = real_mount(mnt);
fs/namespace.c
1424
mnt_add_count(real_mount(mnt), 1);
fs/namespace.c
1437
real_mount(mnt)->mnt_ns = NULL;
fs/namespace.c
1473
p = clone_mnt(real_mount(path->mnt), path->dentry, CL_PRIVATE);
fs/namespace.c
1594
struct mount *mnt = real_mount(m);
fs/namespace.c
1630
if (propagate_mount_busy(real_mount(mnt), 2))
fs/namespace.c
2018
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
2037
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
2251
struct mount *root = real_mount(path->mnt);
fs/namespace.c
2294
struct mount *m = real_mount(mnt);
fs/namespace.c
2373
struct mount *old_mnt = real_mount(path->mnt);
fs/namespace.c
2682
m = topmost_overmount(real_mount(path->mnt));
fs/namespace.c
2693
return real_mount(path->mnt);
fs/namespace.c
2866
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
2941
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
2963
struct mount *old = real_mount(old_path->mnt);
fs/namespace.c
3051
src_mnt_ns = real_mount(path->mnt)->mnt_ns;
fs/namespace.c
3325
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
3364
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
3419
struct mount *from = real_mount(from_path->mnt);
fs/namespace.c
3420
struct mount *to = real_mount(to_path->mnt);
fs/namespace.c
3634
struct mount *old = real_mount(old_path->mnt);
fs/namespace.c
3681
struct mount *over = real_mount(new_path->mnt);
fs/namespace.c
3782
error = do_add_mount(real_mount(mnt), &mp, mnt_flags);
fs/namespace.c
3871
mp->parent = clone_mnt(real_mount(path->mnt), dentry, copy_flags);
fs/namespace.c
3873
mp->parent = real_mount(path->mnt);
fs/namespace.c
3889
mnt = real_mount(m);
fs/namespace.c
3917
list_add_tail(&real_mount(mnt)->mnt_expire, expiry_list);
fs/namespace.c
4304
struct mount *mnt = real_mount(m);
fs/namespace.c
433
struct mount *mnt = real_mount(m);
fs/namespace.c
4491
mnt = real_mount(new_path.mnt);
fs/namespace.c
4626
return is_path_reachable(real_mount(path1->mnt), path1->dentry, path2);
fs/namespace.c
4650
new_mnt = real_mount(new->mnt);
fs/namespace.c
4651
root_mnt = real_mount(root.mnt);
fs/namespace.c
4889
struct mount *mnt = real_mount(path->mnt);
fs/namespace.c
5259
return mnt_to_propagation_flags(real_mount(mnt));
fs/namespace.c
5276
struct mount *m = real_mount(s->mnt);
fs/namespace.c
5291
struct mount *m = real_mount(s->mnt);
fs/namespace.c
5349
struct mount *r = real_mount(s->mnt);
fs/namespace.c
556
mnt_dec_writers(real_mount(mnt));
fs/namespace.c
5693
ns = real_mount(s->mnt)->mnt_ns;
fs/namespace.c
5724
m = real_mount(s->mnt);
fs/namespace.c
6015
if (!is_path_reachable(real_mount(orig.mnt), orig.dentry, &kls->root) &&
fs/namespace.c
6161
VFS_WARN_ON_ONCE(real_mount(nullfs_mnt)->mnt_id != 1);
fs/namespace.c
6162
VFS_WARN_ON_ONCE(real_mount(mnt)->mnt_id != 2);
fs/namespace.c
6165
mnt_root = real_mount(nullfs_mnt);
fs/namespace.c
6176
attach_mnt(real_mount(mnt), mp.parent, mp.mp);
fs/namespace.c
6257
real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL;
fs/namespace.c
6288
return check_mnt(real_mount(mnt));
fs/namespace.c
6400
return !(mnt->mnt_flags & MNT_NOSUID) && check_mnt(real_mount(mnt)) &&
fs/namespace.c
747
mnt = real_mount(bastard);
fs/notify/fsnotify.c
186
READ_ONCE(real_mount(path->mnt)->mnt_fsnotify_mask) : 0;
fs/notify/fsnotify.c
508
mnt = real_mount(path->mnt);
fs/notify/fsnotify.c
640
mnt_mask = READ_ONCE(real_mount(file->f_path.mnt)->mnt_fsnotify_mask);
fs/notify/fsnotify.c
698
.mnt_id = real_mount(mnt)->mnt_id_unique,
fs/notify/fsnotify.h
27
return real_mount(conn->obj);
fs/notify/fsnotify.h
93
fsnotify_destroy_marks(&real_mount(mnt)->mnt_fsnotify_marks);
fs/notify/mark.c
108
return &real_mount(obj)->mnt_fsnotify_marks;
fs/proc/fd.c
59
real_mount(file->f_path.mnt)->mnt_id,
fs/proc_namespace.c
104
struct mount *r = real_mount(mnt);
fs/proc_namespace.c
138
struct mount *r = real_mount(mnt);
fs/proc_namespace.c
196
struct mount *r = real_mount(mnt);
fs/stat.c
304
stat->mnt_id = real_mount(path->mnt)->mnt_id_unique;
fs/stat.c
307
stat->mnt_id = real_mount(path->mnt)->mnt_id;