Searched refs:EXT4_EXTENTS_FL (Results 1 – 3 of 3) sorted by relevance
34 #define EXT4_EXTENTS_FL 0x00080000 /* Inode uses extents */ macro
553 EXT4_EXTENTS_FL) { in ext4fs_update_parent_dentry()1661 if (le32_to_cpu(inode->flags) & EXT4_EXTENTS_FL) { in read_allocated_block()
481 if (le32_to_cpu(inode.flags) & EXT4_EXTENTS_FL) { in ext4fs_delete_file()
Completed in 9 milliseconds