Home
last modified time | relevance | path

Searched refs:mountpoint (Results 1 – 25 of 25) sorted by relevance

/Linux-v4.19/Documentation/filesystems/
Dautomount-support.txt4 performed and mountpoint degradation to be requested. The latter can
24 And then if you look in the mountpoint catalogue, you'll see something like:
38 mountpoint to be expired in the automounting procedure outlined separately.
45 (2) When a new mountpoint is created in the ->d_automount method, add
62 mountpoint was accessed.
64 If a mountpoint is moved, it gets removed from the expiration list. If a bind
78 mountpoint (though some will be rejected - the current process's idea of the
82 If the mountpoint in question is in referenced by something other than
83 umount() or its parent mountpoint, an EBUSY error will be returned and the
84 mountpoint will not be marked for expiration or unmounted.
[all …]
Dautofs-mount-control.txt380 Check if the given path is a mountpoint.
390 it isn't a mountpoint. In both cases the the device number (as returned
395 the descriptor corresponds to is considered a mountpoint if it is itself
396 a mountpoint or contains a mount, such as a multi-mount without a root
399 is one or 0 if it isn't a mountpoint.
Dfuse.txt269 permissions on the mountpoint and only allowing the mount if
271 access to the mountpoint, and mountpoint is not a "sticky"
Dsharedsubtree.txt52 The above command replicates the mount at /mnt to the mountpoint /tmp
143 mount --make-shared mountpoint
144 mount --make-slave mountpoint
145 mount --make-private mountpoint
146 mount --make-unbindable mountpoint
Dsysv-fs.txt10 mount [-r] -t sysv device mountpoint
Dafs.txt141 to look up a name in this directory will cause a mountpoint to be created that
Dvfs.txt101 will be attached to the mountpoint, so that when pathname resolution
102 reaches the mountpoint it will jump into the root of that vfsmount.
1034 as well as procfs-style symlinks and mountpoint traversal.
1115 mountpoint and will remove the vfsmount from its expiration list in
1126 waiting to explore behind a 'mountpoint' whilst letting the daemon go
/Linux-v4.19/tools/lib/api/fs/
Dtracing_path.c20 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()
Dtracing_path.h10 void tracing_path_set(const char *mountpoint);
Dfs.c265 const char *mountpoint; in fs__mount() local
270 mountpoint = mount_overload(fs); in fs__mount()
272 if (mount(NULL, mountpoint, fs->name, 0, NULL) < 0) in fs__mount()
/Linux-v4.19/fs/
Dpnode.h42 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
50 void mnt_set_mountpoint(struct mount *, struct mountpoint *,
52 void mnt_change_mountpoint(struct mount *parent, struct mountpoint *mp,
Dnamespace.c691 static struct mountpoint *lookup_mountpoint(struct dentry *dentry) in lookup_mountpoint()
694 struct mountpoint *mp; in lookup_mountpoint()
708 static struct mountpoint *get_mountpoint(struct dentry *dentry) in get_mountpoint()
710 struct mountpoint *mp, *new = NULL; in get_mountpoint()
714 mountpoint: in get_mountpoint()
723 new = kmalloc(sizeof(struct mountpoint), GFP_KERNEL); in get_mountpoint()
733 goto mountpoint; in get_mountpoint()
755 static void put_mountpoint(struct mountpoint *mp) in put_mountpoint()
833 struct mountpoint *mp, in mnt_set_mountpoint()
856 struct mountpoint *mp) in attach_mnt()
[all …]
Dmount.h27 struct mountpoint { struct
60 struct mountpoint *mnt_mp; /* where is it mounted */
Dpnode.c218 static struct mountpoint *mp;
294 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt()
508 struct mountpoint *mp; in restore_mounts()
Dnamei.c1116 struct dentry *mountpoint; in follow_up() local
1125 mountpoint = dget(mnt->mnt_mountpoint); in follow_up()
1128 path->dentry = mountpoint; in follow_up()
1375 struct dentry *mountpoint = mnt->mnt_mountpoint; in follow_dotdot_rcu() local
1376 struct inode *inode2 = mountpoint->d_inode; in follow_dotdot_rcu()
1377 unsigned seq = read_seqcount_begin(&mountpoint->d_seq); in follow_dotdot_rcu()
1383 nd->path.dentry = mountpoint; in follow_dotdot_rcu()
/Linux-v4.19/tools/perf/util/
Dcgroup.c19 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
37 mountpoint, type, tokens) == 3) { in cgroupfs_find_mountpoint()
45 strcpy(path_v1, mountpoint); in cgroupfs_find_mountpoint()
53 strcpy(path_v2, mountpoint); in cgroupfs_find_mountpoint()
/Linux-v4.19/include/linux/
Dmount.h94 extern struct vfsmount *vfs_submount(const struct dentry *mountpoint,
Ddevice.h1319 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount() argument
/Linux-v4.19/Documentation/filesystems/pohmelfs/
Dinfo.txt7 Each mountpoint is associated with a special index via this option.
61 Mount filesystem with given index $idx to /mnt mountpoint.
/Linux-v4.19/Documentation/fault-injection/
Dprovoke-crashes.txt30 <mountpoint>/provoke-crash/<crashpoint>. E.g.,
/Linux-v4.19/fs/cramfs/
DKconfig49 the MTD partition named "xip_fs" on the /mnt mountpoint:
/Linux-v4.19/tools/bpf/bpftool/Documentation/
Dbpftool-cgroup.rst46 bpftool uses cgroup v2 mountpoint.
/Linux-v4.19/Documentation/networking/
Dnetconsole.txt93 mountpoint).
/Linux-v4.19/Documentation/admin-guide/mm/
Dtranshuge.rst252 ``mount -o remount,huge= /mountpoint`` works fine after mount: remounting
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME373 suid Allow remote files on this mountpoint with suid enabled to