Searched refs:EXT4_MAX_EXTENT_DEPTH (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ext4/
H A Dext4_extents.h94 #define EXT4_MAX_EXTENT_DEPTH 5 macro
H A Dextents.c898 if (depth < 0 || depth > EXT4_MAX_EXTENT_DEPTH) {

Completed in 192 milliseconds