Searched refs:EXT4_EXTENTS_FL (Results 1 – 3 of 3) sorted by relevance
552 if (inode->i_flags & EXT4_EXTENTS_FL) { in recurse_dir()623 (tmp_inode.i_flags & EXT4_EXTENTS_FL) ? "does" : "does not"); in recurse_dir()751 (root_inode.i_flags & EXT4_EXTENTS_FL) ? "does" : "does not"); in ext4fixup_internal()
166 inode->i_flags |= EXT4_EXTENTS_FL; in do_inode_allocate_extents()
164 #define EXT4_EXTENTS_FL 0x00080000 macro