/linux/tools/lib/api/fs/ |
A D | cgroup.c | 13 char mountpoint[PATH_MAX]; member 25 char mountpoint[PATH_MAX]; in cgroupfs_find_mountpoint() local 28 if (strlen(cached.mountpoint) < maxlen) { in cgroupfs_find_mountpoint() 29 strcpy(buf, cached.mountpoint); in cgroupfs_find_mountpoint() 45 mountpoint[0] = '\0'; in cgroupfs_find_mountpoint() 73 strcpy(mountpoint, path); in cgroupfs_find_mountpoint() 88 strcpy(mountpoint, path); in cgroupfs_find_mountpoint() 95 strcpy(cached.mountpoint, mountpoint); in cgroupfs_find_mountpoint() 97 if (mountpoint[0] && strlen(mountpoint) < maxlen) { in cgroupfs_find_mountpoint() 98 strcpy(buf, mountpoint); in cgroupfs_find_mountpoint()
|
A D | tracing_path.c | 20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set() argument 22 snprintf(tracing_mnt, sizeof(tracing_mnt), "%s", mountpoint); in __tracing_path_set() 24 mountpoint, tracing); in __tracing_path_set() 26 mountpoint, tracing, "events"); in __tracing_path_set()
|
A D | fs.c | 284 const char *mountpoint; in fs__mount() local 289 mountpoint = mount_overload(fs); in fs__mount() 291 if (mount(NULL, mountpoint, fs->name, 0, NULL) < 0) in fs__mount()
|
A D | tracing_path.h | 10 void tracing_path_set(const char *mountpoint);
|
/linux/Documentation/filesystems/ |
A D | automount-support.rst | 11 performed and mountpoint degradation to be requested. The latter can 30 And then if you look in the mountpoint catalogue, you'll see something like:: 43 mountpoint to be expired in the automounting procedure outlined separately. 50 (2) When a new mountpoint is created in the ->d_automount method, add 68 mountpoint was accessed. 83 mountpoint (though some will be rejected - the current process's idea of the 87 If the mountpoint in question is in referenced by something other than 88 umount() or its parent mountpoint, an EBUSY error will be returned and the 89 mountpoint will not be marked for expiration or unmounted. 91 If the mountpoint was not already marked for expiry at that time, an EAGAIN [all …]
|
A D | autofs-mount-control.rst | 384 Check if the given path is a mountpoint. 394 it isn't a mountpoint. In both cases the device number (as returned 399 the descriptor corresponds to is considered a mountpoint if it is itself 400 a mountpoint or contains a mount, such as a multi-mount without a root 403 is one or 0 if it isn't a mountpoint.
|
A D | fuse.rst | 253 permissions on the mountpoint and only allowing the mount if 255 access to the mountpoint, and mountpoint is not a "sticky"
|
A D | sharedsubtree.rst | 59 The above command replicates the mount at /mnt to the mountpoint /tmp 154 mount --make-shared mountpoint 155 mount --make-slave mountpoint 156 mount --make-private mountpoint 157 mount --make-unbindable mountpoint
|
A D | sysv-fs.rst | 18 mount [-r] -t sysv device mountpoint
|
A D | afs.rst | 138 to look up a name in this directory will cause a mountpoint to be created that
|
A D | vfs.rst | 99 ->mount() will be attached to the mountpoint, so that when pathname 100 resolution reaches the mountpoint it will jump into the root of that 1214 "." and "..", as well as procfs-style symlinks and mountpoint 1310 on the mountpoint and will remove the vfsmount from its 1322 clients waiting to explore behind a 'mountpoint' while letting
|
A D | mount_api.rst | 392 struct path *mountpoint, 396 to the context is permitted to be attached to the specified mountpoint.
|
/linux/fs/ |
A D | pnode.h | 40 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *, 48 void mnt_set_mountpoint(struct mount *, struct mountpoint *, 50 void mnt_change_mountpoint(struct mount *parent, struct mountpoint *mp,
|
A D | namespace.c | 721 struct mountpoint *mp; in lookup_mountpoint() 741 mountpoint: in get_mountpoint() 760 goto mountpoint; in get_mountpoint() 838 struct mountpoint *mp; in unhash_mnt() 861 struct mountpoint *mp, in mnt_set_mountpoint() 884 struct mountpoint *mp) in attach_mnt() 1687 struct mountpoint *mp; in __detach_mounts() 2156 struct mountpoint *smp; in attach_recursive_mnt() 2374 struct mountpoint *mp; in do_loopback() 2910 struct mountpoint *mp; in do_new_mount_fc() [all …]
|
A D | mount.h | 32 struct mountpoint { struct 65 struct mountpoint *mnt_mp; /* where is it mounted */
|
A D | pnode.c | 217 static struct mountpoint *mp; 288 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() 501 struct mountpoint *mp; in restore_mounts()
|
A D | namei.c | 1219 struct dentry *mountpoint; in follow_up() local 1228 mountpoint = dget(mnt->mnt_mountpoint); in follow_up() 1231 path->dentry = mountpoint; in follow_up() 1242 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local 1245 if (unlikely(root->dentry == mountpoint && in choose_mountpoint_rcu() 1248 if (mountpoint != m->mnt.mnt_root) { in choose_mountpoint_rcu() 1250 path->dentry = mountpoint; in choose_mountpoint_rcu() 1251 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()
|
/linux/tools/testing/selftests/resctrl/ |
A D | resctrlfs.c | 62 char mountpoint[256]; in remount_resctrlfs() local 65 ret = find_resctrl_mount(mountpoint); in remount_resctrlfs() 67 strcpy(mountpoint, RESCTRL_PATH); in remount_resctrlfs() 69 if (!ret && mum_resctrlfs && umount(mountpoint)) in remount_resctrlfs() 70 ksft_print_msg("Fail: unmounting \"%s\"\n", mountpoint); in remount_resctrlfs()
|
/linux/include/linux/ |
A D | mount.h | 108 extern struct vfsmount *vfs_submount(const struct dentry *mountpoint,
|
/linux/fs/cramfs/ |
A D | Kconfig | 50 the MTD partition named "xip_fs" on the /mnt mountpoint:
|
/linux/tools/bpf/bpftool/Documentation/ |
A D | bpftool-cgroup.rst | 53 bpftool uses cgroup v2 mountpoint.
|
/linux/Documentation/accounting/ |
A D | psi.rst | 179 into cgroups. Each subdirectory in the cgroupfs mountpoint contains
|
/linux/fs/xfs/ |
A D | Kconfig | 38 xfs_info against a filesystem mountpoint and checking for a string
|
/linux/Documentation/networking/ |
A D | netconsole.rst | 107 mountpoint).
|
/linux/Documentation/admin-guide/mm/ |
A D | transhuge.rst | 259 ``mount -o remount,huge= /mountpoint`` works fine after mount: remounting
|