Searched defs:mountpoint (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/api/fs/ |
| H A D | cgroup.c | 14 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
|
| H A D | tracing_path.c | 20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set() argument
|
| H A D | fs.c | 284 const char *mountpoint; in fs__mount() local
|
| /kernel/linux/linux-6.6/tools/lib/api/fs/ |
| H A D | cgroup.c | 13 char mountpoint[PATH_MAX]; member 25 char mountpoint[PATH_MAX]; in cgroupfs_find_mountpoint() local [all...] |
| H A D | tracing_path.c | 18 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set() argument
|
| H A D | fs.c | 271 const char *mountpoint; in fs__mount() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | mount.h | 32 struct mountpoint { struct
|
| H A D | namei.c | 1278 struct dentry *mountpoint; in follow_up() local 1301 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local [all...] |
| H A D | namespace.c | 1152 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, const char *name, void *data) vfs_submount() argument 2792 mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt) mnt_warn_timestamp_expiry() argument 3258 do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, unsigned int mnt_flags) do_new_mount_fc() argument [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | mount.h | 33 struct mountpoint { struct
|
| H A D | namei.c | 1122 struct dentry *mountpoint; in follow_up() local 1145 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local [all...] |
| H A D | namespace.c | 1019 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, const char *name, void *data) vfs_submount() argument 2552 mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt) mnt_warn_timestamp_expiry() argument 2823 do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, unsigned int mnt_flags) do_new_mount_fc() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
| H A D | resctrlfs.c | 64 char mountpoint[256]; in remount_resctrlfs() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
| H A D | resctrlfs.c | 78 char mountpoint[256]; in umount_resctrlfs() local
|
Completed in 26 milliseconds