Symbol: vfsmount
arch/powerpc/platforms/cell/spufs/inode.c
379
struct vfsmount *mnt, int flags, umode_t mode,
arch/powerpc/platforms/cell/spufs/inode.c
510
struct vfsmount *mnt, umode_t mode)
arch/um/drivers/mconsole_kern.c
129
struct vfsmount *mnt = proc_mnt;
arch/um/drivers/mconsole_kern.c
40
static struct vfsmount *proc_mnt = NULL;
arch/um/drivers/mconsole_kern.c
697
struct vfsmount *mnt;
block/bdev.c
452
static struct vfsmount *blockdev_mnt __ro_after_init;
drivers/base/devtmpfs.c
63
static struct vfsmount *mnt;
drivers/dax/super.c
40
static struct vfsmount *dax_mnt;
drivers/dma-buf/dma-buf.c
209
static struct vfsmount *dma_buf_mnt;
drivers/gpu/drm/drm_drv.c
621
static struct vfsmount *drm_fs_mnt;
drivers/gpu/drm/drm_gem.c
187
struct vfsmount *huge_mnt;
drivers/gpu/drm/i915/gem/i915_gem_shmem.c
509
struct vfsmount *huge_mnt;
drivers/vfio/vfio_main.c
54
struct vfsmount *vfs_mount;
fs/afs/internal.h
1346
extern struct vfsmount *afs_d_automount(struct path *);
fs/afs/mntpt.c
159
static struct vfsmount *afs_mntpt_do_automount(struct dentry *mntpt)
fs/afs/mntpt.c
162
struct vfsmount *mnt;
fs/afs/mntpt.c
184
struct vfsmount *afs_d_automount(struct path *path)
fs/afs/mntpt.c
186
struct vfsmount *newmnt;
fs/aio.c
255
static struct vfsmount *aio_mnt;
fs/anon_inodes.c
29
static struct vfsmount *anon_inode_mnt __ro_after_init;
fs/autofs/autofs_i.h
171
int autofs_expire_run(struct super_block *, struct vfsmount *,
fs/autofs/autofs_i.h
174
int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
fs/autofs/autofs_i.h
176
int autofs_expire_multi(struct super_block *, struct vfsmount *,
fs/autofs/dev-ioctl.c
532
struct vfsmount *mnt;
fs/autofs/expire.c
147
static int autofs_direct_busy(struct vfsmount *mnt,
fs/autofs/expire.c
179
static int autofs_tree_busy(struct vfsmount *mnt,
fs/autofs/expire.c
238
static struct dentry *autofs_check_leaves(struct vfsmount *mnt,
fs/autofs/expire.c
272
struct vfsmount *mnt,
fs/autofs/expire.c
29
static int autofs_mount_busy(struct vfsmount *mnt,
fs/autofs/expire.c
319
struct vfsmount *mnt,
fs/autofs/expire.c
418
struct vfsmount *mnt,
fs/autofs/expire.c
537
struct vfsmount *mnt,
fs/autofs/expire.c
575
int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
fs/autofs/expire.c
611
int autofs_expire_multi(struct super_block *sb, struct vfsmount *mnt,
fs/autofs/root.c
28
static struct vfsmount *autofs_d_automount(struct path *);
fs/autofs/root.c
331
static struct vfsmount *autofs_d_automount(struct path *path)
fs/autofs/root.c
830
static inline int autofs_ask_umount(struct vfsmount *mnt, int __user *p)
fs/btrfs/super.c
1172
struct vfsmount *mnt)
fs/btrfs/super.c
2046
struct vfsmount *mnt;
fs/btrfs/tests/btrfs-tests.c
21
static struct vfsmount *test_mnt = NULL;
fs/cachefiles/internal.h
89
struct vfsmount *mnt; /* mountpoint holding the cache */
fs/configfs/mount.c
25
static struct vfsmount *configfs_mount = NULL;
fs/dcache.c
1423
struct vfsmount *mnt;
fs/debugfs/inode.c
256
static struct vfsmount *debugfs_automount(struct path *path)
fs/debugfs/inode.c
35
static struct vfsmount *debugfs_mount;
fs/devpts/inode.c
150
struct vfsmount *devpts_mntget(struct file *filp, struct pts_fs_info *fsi)
fs/ecryptfs/ecryptfs_kernel.h
340
struct vfsmount *lower_mnt;
fs/ecryptfs/ecryptfs_kernel.h
675
struct vfsmount *lower_mnt,
fs/ecryptfs/kthread.c
119
struct vfsmount *lower_mnt,
fs/erofs/fscache.c
13
static struct vfsmount *erofs_pseudo_mnt;
fs/erofs/fscache.c
435
struct vfsmount *mnt = kern_mount(&erofs_anon_fs_type);
fs/erofs/ishare.c
12
static struct vfsmount *erofs_ishare_mnt;
fs/erofs/ishare.c
203
struct vfsmount *mnt;
fs/exportfs/expfs.c
121
static struct dentry *reconnect_one(struct vfsmount *mnt,
fs/exportfs/expfs.c
210
reconnect_path(struct vfsmount *mnt, struct dentry *target_dir, char *nbuf)
fs/exportfs/expfs.c
27
static int exportfs_get_name(struct vfsmount *mnt, struct dentry *dir,
fs/exportfs/expfs.c
439
exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len,
fs/exportfs/expfs.c
592
struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
fs/ext4/file.c
835
struct vfsmount *mnt)
fs/fhandle.c
269
struct vfsmount *mnt = ctx->root.mnt;
fs/file_table.c
362
struct vfsmount *mnt, struct path *path)
fs/file_table.c
372
struct file *alloc_file_pseudo(struct inode *inode, struct vfsmount *mnt,
fs/file_table.c
400
struct vfsmount *mnt, const char *name,
fs/file_table.c
446
struct vfsmount *mnt = file->f_path.mnt;
fs/fs_pin.c
22
void pin_insert(struct fs_pin *pin, struct vfsmount *m)
fs/fuse/dir.c
507
static struct vfsmount *fuse_dentry_automount(struct path *path)
fs/fuse/dir.c
510
struct vfsmount *mnt;
fs/hugetlbfs/inode.c
1507
static struct vfsmount *hugetlbfs_vfsmount[HUGE_MAX_HSTATE];
fs/hugetlbfs/inode.c
1534
struct vfsmount *mnt;
fs/hugetlbfs/inode.c
1584
static struct vfsmount *__init mount_one_hugetlbfs(struct hstate *h)
fs/hugetlbfs/inode.c
1587
struct vfsmount *mnt;
fs/hugetlbfs/inode.c
1606
struct vfsmount *mnt;
fs/inode.c
2063
static bool relatime_need_update(struct vfsmount *mnt, struct inode *inode,
fs/inode.c
2214
struct vfsmount *mnt = path->mnt;
fs/inode.c
2250
struct vfsmount *mnt = path->mnt;
fs/internal.h
338
int path_from_stashed(struct dentry **stashed, struct vfsmount *mnt, void *data,
fs/internal.h
79
extern struct vfsmount *lookup_mnt(const struct path *);
fs/internal.h
80
extern int finish_automount(struct vfsmount *, const struct path *);
fs/internal.h
89
extern void dissolve_on_fput(struct vfsmount *);
fs/libfs.c
1097
int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count)
fs/libfs.c
1099
struct vfsmount *mnt = NULL;
fs/libfs.c
1118
void simple_release_fs(struct vfsmount **mount, int *count)
fs/libfs.c
1120
struct vfsmount *mnt;
fs/libfs.c
2236
int path_from_stashed(struct dentry **stashed, struct vfsmount *mnt, void *data,
fs/mount.h
114
static inline struct mount *real_mount(struct vfsmount *mnt)
fs/mount.h
124
static inline int is_mounted(struct vfsmount *mnt)
fs/mount.h
130
extern struct mount *__lookup_mnt(struct vfsmount *, struct dentry *);
fs/mount.h
132
extern int __legitimize_mnt(struct vfsmount *, unsigned);
fs/mount.h
164
int (*show)(struct seq_file *, struct vfsmount *);
fs/mount.h
49
struct vfsmount mnt;
fs/namei.c
1572
struct vfsmount *mnt = path->mnt;
fs/namei.c
1591
struct vfsmount *mounted = lookup_mnt(path);
fs/namei.c
1647
struct vfsmount *mounted;
fs/namei.c
1668
struct vfsmount *mnt = path->mnt;
fs/namei.c
3076
int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt,
fs/namei.c
810
static bool path_connected(struct vfsmount *mnt, struct dentry *dentry)
fs/namespace.c
1171
struct vfsmount *vfs_create_mount(struct fs_context *fc)
fs/namespace.c
1191
struct vfsmount *fc_mount(struct fs_context *fc)
fs/namespace.c
1202
struct vfsmount *fc_mount_longterm(struct fs_context *fc)
fs/namespace.c
1204
struct vfsmount *mnt = fc_mount(fc);
fs/namespace.c
1211
struct vfsmount *vfs_kern_mount(struct file_system_type *type,
fs/namespace.c
1216
struct vfsmount *mnt;
fs/namespace.c
1409
void mntput(struct vfsmount *mnt)
fs/namespace.c
1421
struct vfsmount *mntget(struct vfsmount *mnt)
fs/namespace.c
1434
void mnt_make_shortterm(struct vfsmount *mnt)
fs/namespace.c
1470
struct vfsmount *mnt_clone_internal(const struct path *path)
fs/namespace.c
1592
int may_umount_tree(struct vfsmount *m)
fs/namespace.c
1625
int may_umount(struct vfsmount *mnt)
fs/namespace.c
198
static inline struct hlist_head *m_hash(struct vfsmount *mnt, struct dentry *dentry)
fs/namespace.c
2292
void dissolve_on_fput(struct vfsmount *mnt)
fs/namespace.c
2371
struct vfsmount *clone_private_mount(const struct path *path)
fs/namespace.c
3288
struct vfsmount *mnt)
fs/namespace.c
359
bool __mnt_is_readonly(const struct vfsmount *mnt)
fs/namespace.c
3763
struct vfsmount *mnt __free(mntput) = fc_mount(fc);
fs/namespace.c
3878
int finish_automount(struct vfsmount *__m, const struct path *path)
fs/namespace.c
3880
struct vfsmount *m __free(mntput) = __m;
fs/namespace.c
3914
void mnt_set_expiry(struct vfsmount *mnt, struct list_head *expiry_list)
fs/namespace.c
399
static int mnt_is_readonly(const struct vfsmount *mnt)
fs/namespace.c
4234
struct vfsmount *rootmnt __free(mntput) = NULL;
fs/namespace.c
4235
struct vfsmount *pwdmnt __free(mntput) = NULL;
fs/namespace.c
4302
struct dentry *mount_subtree(struct vfsmount *m, const char *name)
fs/namespace.c
431
int mnt_get_write_access(struct vfsmount *m)
fs/namespace.c
4412
struct vfsmount *new_mnt;
fs/namespace.c
4760
struct vfsmount *m = &mnt->mnt;
fs/namespace.c
489
int mnt_want_write(struct vfsmount *m)
fs/namespace.c
5187
static struct vfsmount *lookup_mnt_in_ns(u64 id, struct mnt_namespace *ns)
fs/namespace.c
5200
struct vfsmount *mnt;
fs/namespace.c
5210
static u64 mnt_to_attr_flags(struct vfsmount *mnt)
fs/namespace.c
5257
u64 vfsmount_to_propagation_flags(struct vfsmount *mnt)
fs/namespace.c
5322
struct vfsmount *mnt = s->mnt;
fs/namespace.c
5380
struct vfsmount *mnt = s->mnt;
fs/namespace.c
5440
struct vfsmount *mnt = s->mnt;
fs/namespace.c
5462
struct vfsmount *mnt = s->mnt;
fs/namespace.c
553
void mnt_put_write_access(struct vfsmount *mnt)
fs/namespace.c
569
void mnt_drop_write(struct vfsmount *mnt)
fs/namespace.c
6141
struct vfsmount *mnt, *nullfs_mnt;
fs/namespace.c
6248
struct vfsmount *kern_mount(struct file_system_type *type)
fs/namespace.c
6250
struct vfsmount *mnt;
fs/namespace.c
6263
void kern_unmount(struct vfsmount *mnt)
fs/namespace.c
6274
void kern_unmount_array(struct vfsmount *mnt[], unsigned int num)
fs/namespace.c
6286
bool our_mnt(struct vfsmount *mnt)
fs/namespace.c
6391
bool mnt_may_suid(struct vfsmount *mnt)
fs/namespace.c
740
int __legitimize_mnt(struct vfsmount *bastard, unsigned seq)
fs/namespace.c
764
static bool legitimize_mnt(struct vfsmount *bastard, unsigned seq)
fs/namespace.c
789
struct mount *__lookup_mnt(struct vfsmount *mnt, struct dentry *dentry)
fs/namespace.c
807
struct vfsmount *lookup_mnt(const struct path *path)
fs/namespace.c
810
struct vfsmount *m;
fs/namespace.c
94
DEFINE_FREE(mntput, struct vfsmount *, if (!IS_ERR(_T)) mntput(_T))
fs/nfs/internal.h
554
extern struct vfsmount *nfs_d_automount(struct path *path);
fs/nfs/namespace.c
145
struct vfsmount *nfs_d_automount(struct path *path)
fs/nfs/namespace.c
149
struct vfsmount *mnt = ERR_PTR(-ENOMEM);
fs/nfs/nfs4file.c
305
static struct file *__nfs42_ssc_open(struct vfsmount *ss_mnt,
fs/nfs/nfs4super.c
150
struct vfsmount *root_mnt;
fs/nfsd/nfs4proc.c
1610
extern struct file *nfs42_ssc_open(struct vfsmount *ss_mnt,
fs/nfsd/nfs4proc.c
1677
struct vfsmount *ss_mnt)
fs/nfsd/nfs4proc.c
1704
struct vfsmount *ss_mnt;
fs/nfsd/nfs4proc.c
1871
static struct file *nfs42_ssc_open(struct vfsmount *ss_mnt,
fs/notify/fsnotify.c
26
void __fsnotify_vfsmount_delete(struct vfsmount *mnt)
fs/notify/fsnotify.c
694
void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt)
fs/notify/fsnotify.h
49
return ((struct vfsmount *)obj)->mnt_sb;
fs/notify/fsnotify.h
91
static inline void fsnotify_clear_marks_by_mount(struct vfsmount *mnt)
fs/nsfs.c
26
static struct vfsmount *nsfs_mnt;
fs/ocfs2/dlmglue.c
2571
struct vfsmount *vfsmnt,
fs/ocfs2/dlmglue.h
133
struct vfsmount *vfsmnt,
fs/ocfs2/file.c
208
struct vfsmount *vfsmnt)
fs/ocfs2/file.h
62
struct vfsmount *vfsmnt);
fs/overlayfs/namei.c
175
struct vfsmount *mnt, bool connected)
fs/overlayfs/namei.c
87
return is_subdir(dentry, ((struct vfsmount *)ctx)->mnt_root);
fs/overlayfs/overlayfs.h
737
struct vfsmount *mnt, bool connected);
fs/overlayfs/overlayfs.h
792
struct vfsmount *mnt, struct dentry *dentry, int level);
fs/overlayfs/ovl_entry.h
103
static inline struct vfsmount *ovl_upper_mnt(struct ovl_fs *ofs)
fs/overlayfs/ovl_entry.h
35
struct vfsmount *mnt;
fs/overlayfs/params.c
842
struct vfsmount **mounts;
fs/overlayfs/params.c
856
mounts = (struct vfsmount **) ofs->config.lowerdirs;
fs/overlayfs/readdir.c
1233
struct vfsmount *mnt, struct dentry *dentry, int level)
fs/overlayfs/super.c
1070
struct vfsmount *mnt;
fs/overlayfs/super.c
315
struct vfsmount *mnt = ovl_upper_mnt(ofs);
fs/overlayfs/super.c
509
struct vfsmount *upper_mnt;
fs/overlayfs/super.c
670
struct vfsmount *mnt = ovl_upper_mnt(ofs);
fs/overlayfs/super.c
846
struct vfsmount *mnt = ovl_upper_mnt(ofs);
fs/overlayfs/util.c
1497
struct vfsmount *mnt;
fs/pidfs.c
740
static struct vfsmount *pidfs_mnt __ro_after_init;
fs/pipe.c
869
static struct vfsmount *pipe_mnt __ro_after_init;
fs/proc/proc_sysctl.c
1619
struct vfsmount **proc_mnt = arg;
fs/proc/proc_sysctl.c
1713
struct vfsmount *proc_mnt = NULL;
fs/proc_namespace.c
101
static int show_vfsmnt(struct seq_file *m, struct vfsmount *mnt)
fs/proc_namespace.c
135
static int show_mountinfo(struct seq_file *m, struct vfsmount *mnt)
fs/proc_namespace.c
193
static int show_vfsstat(struct seq_file *m, struct vfsmount *mnt)
fs/proc_namespace.c
235
int (*show)(struct seq_file *, struct vfsmount *))
fs/proc_namespace.c
64
static void show_vfsmnt_opts(struct seq_file *m, struct vfsmount *mnt)
fs/smb/client/cifsfs.h
117
struct vfsmount *cifs_d_automount(struct path *path);
fs/smb/client/namespace.c
192
static struct vfsmount *cifs_do_automount(struct path *path)
fs/smb/client/namespace.c
201
struct vfsmount *mnt;
fs/smb/client/namespace.c
277
struct vfsmount *cifs_d_automount(struct path *path)
fs/smb/client/namespace.c
279
struct vfsmount *newmnt;
fs/statfs.c
49
static int calculate_f_flags(struct vfsmount *mnt)
fs/tracefs/inode.c
29
static struct vfsmount *tracefs_mount;
include/drm/drm_device.h
183
struct vfsmount *huge_mnt;
include/drm/drm_gem.h
519
static inline struct vfsmount *drm_gem_get_huge_mnt(struct drm_device *dev)
include/linux/dcache.h
164
struct vfsmount *(*d_automount)(struct path *);
include/linux/dcache.h
20
struct vfsmount;
include/linux/debugfs.h
68
typedef struct vfsmount *(*debugfs_automount_t)(struct dentry *, void *);
include/linux/devpts_fs.h
19
struct vfsmount *devpts_mntget(struct file *, struct pts_fs_info *);
include/linux/exportfs.h
13
struct vfsmount;
include/linux/exportfs.h
385
extern struct dentry *exportfs_decode_fh_raw(struct vfsmount *mnt,
include/linux/exportfs.h
391
extern struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
include/linux/fdtable.h
60
struct vfsmount;
include/linux/file.h
22
struct vfsmount;
include/linux/file.h
26
extern struct file *alloc_file_pseudo(struct inode *, struct vfsmount *,
include/linux/file.h
28
extern struct file *alloc_file_pseudo_noaccount(struct inode *, struct vfsmount *,
include/linux/fs.h
2315
extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);
include/linux/fs.h
2448
static inline bool is_idmapped_mnt(const struct vfsmount *mnt)
include/linux/fs.h
2464
static inline struct file *file_open_root_mnt(struct vfsmount *mnt,
include/linux/fs.h
2871
u64 vfsmount_to_propagation_flags(struct vfsmount *mnt);
include/linux/fs.h
3270
extern int simple_pin_fs(struct file_system_type *, struct vfsmount **mount, int *count);
include/linux/fs.h
3271
extern void simple_release_fs(struct vfsmount **mount, int *count);
include/linux/fs.h
66
struct vfsmount;
include/linux/fs_context.h
26
struct vfsmount;
include/linux/fs_pin.h
12
struct vfsmount;
include/linux/fs_pin.h
23
void pin_insert(struct fs_pin *, struct vfsmount *);
include/linux/fsnotify.h
293
static inline void fsnotify_vfsmount_delete(struct vfsmount *mnt)
include/linux/fsnotify.h
498
static inline void fsnotify_mnt_attach(struct mnt_namespace *ns, struct vfsmount *mnt)
include/linux/fsnotify.h
503
static inline void fsnotify_mnt_detach(struct mnt_namespace *ns, struct vfsmount *mnt)
include/linux/fsnotify.h
508
static inline void fsnotify_mnt_move(struct mnt_namespace *ns, struct vfsmount *mnt)
include/linux/fsnotify_backend.h
526
FSNOTIFY_ITER_FUNCS(vfsmount, VFSMOUNT)
include/linux/fsnotify_backend.h
654
extern void __fsnotify_vfsmount_delete(struct vfsmount *mnt);
include/linux/fsnotify_backend.h
659
extern void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt);
include/linux/fsnotify_backend.h
952
static inline void __fsnotify_vfsmount_delete(struct vfsmount *mnt)
include/linux/fsnotify_backend.h
975
static inline void fsnotify_mnt(__u32 mask, struct mnt_namespace *ns, struct vfsmount *mnt)
include/linux/ipc_namespace.h
56
struct vfsmount *mq_mnt;
include/linux/lsm_hook_defs.h
74
LSM_HOOK(int, 0, sb_umount, struct vfsmount *mnt, int flags)
include/linux/mount.h
100
extern struct vfsmount *kern_mount(struct file_system_type *);
include/linux/mount.h
101
extern void kern_unmount(struct vfsmount *mnt);
include/linux/mount.h
102
extern int may_umount_tree(struct vfsmount *);
include/linux/mount.h
103
extern int may_umount(struct vfsmount *);
include/linux/mount.h
108
extern void kern_unmount_array(struct vfsmount *mnt[], unsigned int num);
include/linux/mount.h
65
static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt)
include/linux/mount.h
71
extern int mnt_want_write(struct vfsmount *mnt);
include/linux/mount.h
73
extern void mnt_drop_write(struct vfsmount *mnt);
include/linux/mount.h
75
extern void mntput(struct vfsmount *mnt);
include/linux/mount.h
76
extern struct vfsmount *mntget(struct vfsmount *mnt);
include/linux/mount.h
77
extern void mnt_make_shortterm(struct vfsmount *mnt);
include/linux/mount.h
78
extern struct vfsmount *mnt_clone_internal(const struct path *path);
include/linux/mount.h
79
extern bool __mnt_is_readonly(const struct vfsmount *mnt);
include/linux/mount.h
80
extern bool mnt_may_suid(struct vfsmount *mnt);
include/linux/mount.h
82
extern struct vfsmount *clone_private_mount(const struct path *path);
include/linux/mount.h
83
int mnt_get_write_access(struct vfsmount *mnt);
include/linux/mount.h
84
void mnt_put_write_access(struct vfsmount *mnt);
include/linux/mount.h
86
extern struct vfsmount *fc_mount(struct fs_context *fc);
include/linux/mount.h
87
extern struct vfsmount *fc_mount_longterm(struct fs_context *fc);
include/linux/mount.h
88
extern struct vfsmount *vfs_create_mount(struct fs_context *fc);
include/linux/mount.h
89
extern struct vfsmount *vfs_kern_mount(struct file_system_type *type,
include/linux/mount.h
93
extern void mnt_set_expiry(struct vfsmount *mnt, struct list_head *expiry_list);
include/linux/mount.h
98
extern bool our_mnt(struct vfsmount *mnt);
include/linux/namei.h
75
int vfs_path_lookup(struct dentry *, struct vfsmount *, const char *,
include/linux/nfs_ssc.h
19
struct file *(*sco_open)(struct vfsmount *ss_mnt,
include/linux/nfs_ssc.h
43
static inline struct file *nfs42_ssc_open(struct vfsmount *ss_mnt,
include/linux/nfs_ssc.h
67
struct vfsmount *nsui_vfsmount;
include/linux/path.h
6
struct vfsmount;
include/linux/path.h
9
struct vfsmount *mnt;
include/linux/security.h
378
int security_sb_umount(struct vfsmount *mnt, int flags);
include/linux/security.h
53
struct vfsmount;
include/linux/security.h
818
static inline int security_sb_umount(struct vfsmount *mnt, int flags)
include/linux/shmem_fs.h
107
extern struct file *shmem_file_setup_with_mnt(struct vfsmount *mnt,
ipc/mqueue.c
1622
struct vfsmount *m;
ipc/mqueue.c
468
static struct vfsmount *mq_create_mount(struct ipc_namespace *ns)
ipc/mqueue.c
472
struct vfsmount *mnt;
ipc/mqueue.c
889
struct vfsmount *mnt, int oflag, int ro,
ipc/mqueue.c
914
struct vfsmount *mnt = current->nsproxy->ipc_ns->mq_mnt;
ipc/mqueue.c
946
struct vfsmount *mnt = ipc_ns->mq_mnt;
kernel/acct.c
225
struct vfsmount *mnt;
kernel/resource.c
2175
static struct vfsmount *iomem_vfs_mount;
kernel/trace/trace.c
9953
static struct vfsmount *trace_automount(struct dentry *mntpt, void *ingore)
kernel/trace/trace.c
9955
struct vfsmount *mnt;
mm/secretmem.c
188
static struct vfsmount *secretmem_mnt;
mm/shmem.c
46
static struct vfsmount *shm_mnt __ro_after_init;
mm/shmem.c
5831
static struct file *__shmem_file_setup(struct vfsmount *mnt, const char *name,
mm/shmem.c
5906
struct file *shmem_file_setup_with_mnt(struct vfsmount *mnt, const char *name,
net/socket.c
437
static struct vfsmount *sock_mnt __read_mostly;
security/apparmor/apparmorfs.c
148
static struct vfsmount *aafs_mnt;
security/apparmor/apparmorfs.c
2622
struct vfsmount *mount = NULL;
security/apparmor/include/mount.h
54
struct aa_label *label, struct vfsmount *mnt, int flags);
security/apparmor/lsm.c
753
static int apparmor_sb_umount(struct vfsmount *mnt, int flags)
security/apparmor/mount.c
636
struct vfsmount *mnt, int flags)
security/inode.c
27
static struct vfsmount *mount;
security/landlock/fs.c
1455
static int hook_sb_umount(struct vfsmount *const mnt, const int flags)
security/security.c
1075
int security_sb_umount(struct vfsmount *mnt, int flags)
security/selinux/hooks.c
2804
static int selinux_umount(struct vfsmount *mnt, int flags)
security/smack/smackfs.c
2983
static struct vfsmount *smackfs_mount;
security/tomoyo/tomoyo.c
426
static int tomoyo_sb_umount(struct vfsmount *mnt, int flags)
virt/kvm/guest_memfd.c
13
static struct vfsmount *kvm_gmem_mnt;