Searched refs:EXT4_MAX_EXTENT_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ | ||
| A D | ext4_extents.h | 94 #define EXT4_MAX_EXTENT_DEPTH 5 macro |
| A D | extents.c | 889 if (depth < 0 || depth > EXT4_MAX_EXTENT_DEPTH) { in ext4_find_extent() |
Completed in 14 milliseconds