/linux-6.12.1/fs/ |
D | namespace.c | 222 static inline struct hlist_head *m_hash(struct vfsmount *mnt, struct dentry *dentry) in m_hash() 237 static int mnt_alloc_id(struct mount *mnt) in mnt_alloc_id() 248 static void mnt_free_id(struct mount *mnt) in mnt_free_id() 256 static int mnt_alloc_group_id(struct mount *mnt) in mnt_alloc_group_id() 269 void mnt_release_group_id(struct mount *mnt) in mnt_release_group_id() 278 static inline void mnt_add_count(struct mount *mnt, int n) in mnt_add_count() 292 int mnt_get_count(struct mount *mnt) in mnt_get_count() 310 struct mount *mnt = kmem_cache_zalloc(mnt_cache, GFP_KERNEL); in alloc_vfsmnt() local 381 bool __mnt_is_readonly(struct vfsmount *mnt) in __mnt_is_readonly() 387 static inline void mnt_inc_writers(struct mount *mnt) in mnt_inc_writers() [all …]
|
D | pnode.c | 37 static struct mount *get_peer_under_root(struct mount *mnt, in get_peer_under_root() 60 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id() 73 static int do_make_slave(struct mount *mnt) in do_make_slave() 122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() 334 static struct mount *find_topper(struct mount *mnt) in find_topper() 352 static inline int do_refcount_check(struct mount *mnt, int count) in do_refcount_check() 407 int propagate_mount_busy(struct mount *mnt, int refcnt) in propagate_mount_busy() 450 void propagate_mount_unlock(struct mount *mnt) in propagate_mount_unlock() 465 static void umount_one(struct mount *mnt, struct list_head *to_umount) in umount_one() 478 static bool __propagate_umount(struct mount *mnt, in __propagate_umount() [all …]
|
D | proc_namespace.c | 64 static void show_vfsmnt_opts(struct seq_file *m, struct vfsmount *mnt) in show_vfsmnt_opts() 101 static int show_vfsmnt(struct seq_file *m, struct vfsmount *mnt) in show_vfsmnt() 135 static int show_mountinfo(struct seq_file *m, struct vfsmount *mnt) in show_mountinfo() 193 static int show_vfsstat(struct seq_file *m, struct vfsmount *mnt) in show_vfsstat()
|
D | mount.h | 39 struct vfsmount mnt; member 84 static inline struct mount *real_mount(struct vfsmount *mnt) in real_mount() 89 static inline int mnt_has_parent(struct mount *mnt) in mnt_has_parent() 94 static inline int is_mounted(struct vfsmount *mnt) in is_mounted() 148 static inline void move_from_ns(struct mount *mnt, struct list_head *dt_list) in move_from_ns()
|
D | file_table.c | 333 struct vfsmount *mnt, struct path *path) in alloc_path_pseudo() 345 struct file *alloc_file_pseudo(struct inode *inode, struct vfsmount *mnt, in alloc_file_pseudo() 367 struct vfsmount *mnt, const char *name, in alloc_file_pseudo_noaccount() 408 struct vfsmount *mnt = file->f_path.mnt; in __fput() local
|
D | pnode.h | 33 static inline void set_mnt_shared(struct mount *mnt) in set_mnt_shared()
|
/linux-6.12.1/fs/autofs/ |
D | expire.c | 29 static int autofs_mount_busy(struct vfsmount *mnt, in autofs_mount_busy() 147 static int autofs_direct_busy(struct vfsmount *mnt, in autofs_direct_busy() 179 static int autofs_tree_busy(struct vfsmount *mnt, in autofs_tree_busy() 238 static struct dentry *autofs_check_leaves(struct vfsmount *mnt, in autofs_check_leaves() 272 struct vfsmount *mnt, in autofs_expire_direct() 319 struct vfsmount *mnt, in should_expire() 418 struct vfsmount *mnt, in autofs_expire_indirect() 537 struct vfsmount *mnt, in autofs_expire_run() 575 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs_do_expire_multi() 611 int autofs_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs_expire_multi()
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | tracelog.c | 27 static int validate_tracefs_mnt(const char *mnt, unsigned long magic) in validate_tracefs_mnt() 40 find_tracefs_mnt_single(unsigned long magic, char *mnt, const char *mntpt) in find_tracefs_mnt_single() 57 static bool get_tracefs_pipe(char *mnt) in get_tracefs_pipe()
|
/linux-6.12.1/tools/lib/api/fs/ |
D | tracing_path.c | 26 const char *mnt; in tracing_path_tracefs_mount() local 39 const char *mnt; in tracing_path_debugfs_mount() local 52 const char *mnt; in tracing_path_mount() local
|
/linux-6.12.1/fs/exportfs/ |
D | expfs.c | 27 static int exportfs_get_name(struct vfsmount *mnt, struct dentry *dir, in exportfs_get_name() 121 static struct dentry *reconnect_one(struct vfsmount *mnt, in reconnect_one() 212 reconnect_path(struct vfsmount *mnt, struct dentry *target_dir, char *nbuf) in reconnect_path() 429 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw() 582 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
|
/linux-6.12.1/tools/perf/util/ |
D | cgroup.c | 34 char mnt[PATH_MAX + 1]; in open_cgroup() local 69 char mnt[PATH_MAX + 1]; in read_cgroup_id() local 89 char mnt[PATH_MAX + 1]; in cgroup_is_v2() local 302 char mnt[PATH_MAX]; in match_cgroups() local 608 char mnt[PATH_MAX]; in read_all_cgroups() local
|
D | mem-events.c | 183 static bool perf_pmu__mem_events_supported(const char *mnt, struct perf_pmu *pmu, in perf_pmu__mem_events_supported() 199 const char *mnt = sysfs__mount(); in __perf_pmu__mem_events_init() local 254 const char *mnt = sysfs__mount(); in perf_mem_events__record_args() local
|
D | cpumap.c | 428 const char *mnt; in set_max_cpu_num() local 468 const char *mnt; in set_max_node_num() local 554 const char *mnt; in cpu__setup_cpunode_map() local
|
/linux-6.12.1/kernel/ |
D | usermode_driver.c | 15 struct vfsmount *mnt; in blob_to_mnt() local 62 struct vfsmount *mnt; in umd_load_blob() local
|
D | audit_tree.c | 671 static int compare_root(struct vfsmount *mnt, void *arg) in compare_root() 745 static int tag_mount(struct vfsmount *mnt, void *arg) in tag_mount() 804 struct vfsmount *mnt; in audit_add_tree_rule() local
|
/linux-6.12.1/include/linux/ |
D | path.h | 9 struct vfsmount *mnt; member
|
D | mount.h | 76 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap()
|
/linux-6.12.1/fs/overlayfs/ |
D | super.c | 279 struct vfsmount *mnt = ovl_upper_mnt(ofs); in ovl_workdir_create() local 638 struct vfsmount *mnt = ovl_upper_mnt(ofs); in ovl_make_workdir() local 814 struct vfsmount *mnt = ovl_upper_mnt(ofs); in ovl_get_indexdir() local 1013 struct vfsmount *mnt; in ovl_get_layers() local
|
/linux-6.12.1/fs/notify/ |
D | fsnotify.h | 82 static inline void fsnotify_clear_marks_by_mount(struct vfsmount *mnt) in fsnotify_clear_marks_by_mount()
|
D | fsnotify.c | 26 void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete() 522 struct mount *mnt = NULL; in fsnotify() local
|
D | fdinfo.c | 117 struct mount *mnt = fsnotify_conn_mount(mark->connector); in fanotify_fdinfo() local
|
/linux-6.12.1/fs/afs/ |
D | mntpt.c | 159 struct vfsmount *mnt; in afs_mntpt_do_automount() local
|
/linux-6.12.1/fs/smb/client/ |
D | namespace.c | 198 struct vfsmount *mnt; in cifs_do_automount() local
|
/linux-6.12.1/tools/perf/bench/ |
D | sched-pipe.c | 150 char mnt[PATH_MAX]; in enter_cgroup() local
|
/linux-6.12.1/arch/um/drivers/ |
D | mconsole_kern.c | 129 struct vfsmount *mnt = proc_mnt; in mconsole_proc() local 697 struct vfsmount *mnt; in mount_proc() local
|