Searched defs:mountpoint (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/tools/lib/api/fs/ |
| D | cgroup.c | 13 char mountpoint[PATH_MAX]; member 25 char mountpoint[PATH_MAX]; in cgroupfs_find_mountpoint() local
|
| D | tracing_path.c | 18 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
|
| D | fs.c | 271 const char *mountpoint; in fs__mount() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | mount.h | 33 struct mountpoint { struct 43 struct dentry *mnt_mountpoint; argument
|
| D | namespace.c | 1015 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() 2823 static int do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, in do_new_mount_fc()
|
| D | namei.c | 1122 struct dentry *mountpoint; in follow_up() local 1145 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | mount.h | 32 struct mountpoint { struct 42 struct dentry *mnt_mountpoint; argument
|
| D | namespace.c | 1148 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount() 2802 static void mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt) in mnt_warn_timestamp_expiry() 3283 static int do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, in do_new_mount_fc()
|
| D | namei.c | 1278 struct dentry *mountpoint; in follow_up() local 1301 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-6.6/tools/testing/selftests/resctrl/ |
| D | resctrlfs.c | 78 char mountpoint[256]; in umount_resctrlfs() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
| D | resctrlfs.c | 64 char mountpoint[256]; in remount_resctrlfs() local
|