Lines Matching full:underlying
32 In the special case of all overlay layers on the same underlying
34 filesystem and st_ino from the underlying filesystem. This will
40 underlying filesystem, the same compliant behavior could be achieved
42 identifier from the real object st_ino and an underlying fsid number.
44 underlying filesystems rarely use the high inode number bits. In case
45 the underlying inode number does overflow into the high xino bits, overlay
49 If all underlying filesystems support NFS file handles, the value of st_ino
196 underlying directory (upper or lower).
316 compared to direct access on underlying lower or upper filesystems
324 upper layer based on underlying filesystem permissions, again including
331 Check (b) ensures that no task gains permissions to underlying layers that
557 directory tree on the same or different underlying filesystem, and even
567 be interpreted by the underlying overlayfs mount and stripped out. In order to
632 underlying filesystem for all layers making up the overlay.
634 If this feature is disabled or the underlying filesystem doesn't have
644 Changes to underlying filesystems
647 Changes to the underlying filesystems while part of a mounted overlay
648 filesystem are not allowed. If the underlying filesystem is changed,
660 behavior on offline changes of the underlying lower layer is different
680 When the underlying filesystems supports NFS export and the "nfs_export"
702 - UUID of the underlying filesystem
703 - Underlying filesystem encoding of underlying inode
710 1. Find underlying layer by UUID and path type information.
711 2. Decode the underlying filesystem file handle to underlying dentry.
716 decoded underlying dentry, the path type and index inode, if found.
717 6. For a directory, use the connected underlying decoded dentry, path type
748 Note: the mount option uuid=off can be used to replace UUID of the underlying
750 can be useful in case the underlying disk is copied and the UUID of this copy
765 UUID of underlying layers is ignored.