Searched refs:EXT4_INDEX_FL (Results 1 – 5 of 5) sorted by relevance
31 #define EXT4_INDEX_FL 0x00001000 /* Inode uses hash tree index */ macro
197 EXT4_INDEX_FL (0x1000) flag is set in the inode, this directory uses a
263 - Directory has hashed indexes (EXT4_INDEX_FL).
880 if (le32_to_cpu(g_parent_inode->flags) & EXT4_INDEX_FL) { in ext4fs_write()
484 #define EXT4_INDEX_FL 0x00001000 /* hash-indexed directory */ macro528 EXT4_INDEX_FL | \