Searched refs:EXT4_EXTENTS_FL (Results 1 – 3 of 3) sorted by relevance
32 #define EXT4_EXTENTS_FL 0x00080000 /* Inode uses extents */ macro
551 EXT4_EXTENTS_FL) { in ext4fs_update_parent_dentry()1633 if (le32_to_cpu(inode->flags) & EXT4_EXTENTS_FL) { in read_allocated_block()
469 if (le32_to_cpu(inode.flags) & EXT4_EXTENTS_FL) { in ext4fs_delete_file()