Lines Matching defs:dir
178 * For non-dir or same fs, we use st_ino of the copy up origin.
206 * same dir on a lower layer. With the "verify_lower"
213 * dir is the only redirect to that origin.
816 /* Real lower dir moved to upper layer under us? */
862 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir)
864 struct inode *key = d_inode(dir);
880 * Create an inode cache entry for layer root dir, that will intentionally
884 struct inode *ovl_get_trap_inode(struct super_block *sb, struct dentry *dir)
886 struct inode *key = d_inode(dir);
889 if (!d_is_dir(dir))
1001 /* Recalculate nlink for non-dir due to indexing */
1031 /* Check for non-merge dir that may have whiteouts */