Searched defs:mountpoint (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-4.19/fs/ |
| D | mount.h | 27 struct mountpoint { struct 37 struct dentry *mnt_mountpoint; argument
|
| D | namei.c | 1117 struct dentry *mountpoint; in follow_up() local 1376 struct dentry *mountpoint = mnt->mnt_mountpoint; in follow_dotdot_rcu() local
|
| D | namespace.c | 980 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount()
|
| /kernel/linux/linux-5.10/fs/ |
| D | mount.h | 33 struct mountpoint { struct 43 struct dentry *mnt_mountpoint; argument
|
| D | namespace.c | 1019 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount() 2552 static void mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt) in mnt_warn_timestamp_expiry() 2818 static int do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, in do_new_mount_fc()
|
| D | namei.c | 1112 struct dentry *mountpoint; in follow_up() local 1135 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local
|
| /kernel/linux/linux-5.10/tools/lib/api/fs/ |
| D | cgroup.c | 14 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
|
| D | tracing_path.c | 20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
|
| D | fs.c | 284 const char *mountpoint; in fs__mount() local
|
| /kernel/linux/linux-4.19/tools/lib/api/fs/ |
| D | tracing_path.c | 20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
|
| D | fs.c | 284 const char *mountpoint; in fs__mount() local
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | cgroup.c | 19 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
| D | resctrlfs.c | 64 char mountpoint[256]; in remount_resctrlfs() local
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | device.h | 1351 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount()
|