Searched refs:automount (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/Documentation/filesystems/ |
D | autofs.rst | 32 and mounts filesystems. This will often be the "automount" program, 36 as the "automount daemon" or simply "the daemon". 49 Objects can only be created by the automount daemon: symlinks are 100 automount daemon asking it to find and mount the filesystem. The 110 automount daemon would not be able to mount a filesystem on the 'trap' 138 lookup is the automount daemon and that the mount has been 140 discussed later. This allows the automount daemon not to get 148 the automount daemon. It must only return it when a mount has 160 - -ENOENT if the automount daemon failed to mount anything, 164 - or any other error sent down by the automount daemon. [all …]
|
D | index.rst | 39 automount-support
|
D | autofs-mount-control.rst | 37 For example, there are two types of automount maps, direct (in the kernel 50 /automount/dparse/g6 budgie:/autofs/export1 51 /automount/dparse/g1 shark:/autofs/export1 66 each full path, such as /automount/dparse/g1, and using it as a mount 85 /automount/dparse/g1 \ 182 __s32 ioctlfd; /* automount command fd */ 309 controlling process (eg. the owning automount(8) daemon) to the process
|
D | mount_api.rst | 126 mount superblock on an automount. 325 it indicates the automount point. 437 an automount point or other derived superblock. fs_type specifies the
|
D | vfs.rst | 1379 called when an automount dentry is to be traversed (optional). 1382 giving the automount directory to describe the automount target 1385 make the automount first. If the vfsmount creation failed, then 1408 the automount flag. Any other error code will abort pathwalk
|
D | path-lookup.rst | 549 It can block to avoid races. If an automount point is being 552 trigger a new automount. 556 need to access a directory without triggering normal automount 839 automount point is found, or in a couple of cases involving symlinks. 1356 ``LOOKUP_AUTOMOUNT`` ensures that, if the final component is an automount
|
/linux-6.12.1/fs/debugfs/ |
D | internal.h | 23 debugfs_automount_t automount; member
|
D | inode.c | 244 return fsd->automount(path->dentry, d_inode(path->dentry)->i_private); in debugfs_automount() 653 fsd->automount = f; in debugfs_create_automount()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | cgroup-v2.rst | 173 automount the v1 cgroup filesystem and so hijack all controllers
|