Lines Matching refs:index

42 identifier from the real object st_ino and an underlying fsid index.
243 on the index entry. On lookup of a merged directory, if the upper
244 directory does not match the file handle stores in the index, that is an
249 Because lower layer redirects cannot be verified with the index, enabling
495 different lower layer path, is allowed, unless the "inodes index" feature
498 With the "inodes index" feature, on the first time mount, an NFS file
505 "inodes index" enabled will fail with EOPNOTSUPP if the lower filesystem
515 to a different machine. With the "inodes index" feature, trying to mount
548 2) "inode index"
550 Enabled with the mount option or module option "index=on" or with the
584 "metadata only copy up", "inode index", "xino" and "redirect_dir" features
613 With the "nfs_export" feature, on copy_up of any lower object, an index
614 entry is created under the index directory. The index entry name is the
616 non-directory object, the index entry is a hard link to the upper inode.
617 For a directory object, the index entry has an extended attribute
641 3. For a lower file handle, lookup the handle in index directory by name.
642 4. If a whiteout is found in index, return ESTALE. This represents an
645 decoded underlying dentry, the path type and index inode, if found.
647 and index, to lookup a connected overlay dentry.
650 copy_up of that disconnected dentry will create an upper index entry with
670 When the NFS export feature is enabled, all directory index entries are
674 Note: the mount options index=off,nfs_export=on are conflicting for a