Lines Matching full:directories
48 An autofs filesystem can contain 3 sorts of objects: directories,
49 symbolic links and mount traps. Mount traps are directories with
53 created with a regular `symlink` system call, while directories and
67 Directories created in the root directory are mount traps only if the
70 Directories further down the tree depend on the *maxproto* mount
72 When *maxproto* is five, no directories further down the
73 tree are ever mount traps, they are always regular directories. When
74 the *maxproto* is four (or three), these directories are mount traps
77 So: non-empty (i.e. non-leaf) directories are never mount traps. Empty
78 directories are sometimes mount traps, and sometimes not depending on
225 symbolic links or empty directories any time it likes. If the unmount
234 directories. As lower-level directories are never mount traps, other
243 out where it points to. For directories the field is a slight
289 completed (together with removing any directories that might have been
297 remove directories and symlinks using normal filesystem operations.
501 result in `ENOENT` while attempts to access existing directories will
506 set the ownership of directories and symbolic links. When the
508 create directories or symlinks in the root directory, but not in other
509 directories.