Searched refs:EXT4_MAX_EXTENT_DEPTH (Results 1 – 2 of 2) sorted by relevance
94 #define EXT4_MAX_EXTENT_DEPTH 5 macro
889 if (depth < 0 || depth > EXT4_MAX_EXTENT_DEPTH) { in ext4_find_extent()