Searched defs:EXT_UNWRITTEN_MAX_LEN (Results 1 - 1 of 1) sorted by relevance

/fs/ext4/
H A Dext4_extents.h143 * EXT_UNWRITTEN_MAX_LEN is the maximum number of blocks we can have in an
155 #define EXT_UNWRITTEN_MAX_LEN (EXT_INIT_MAX_LEN - 1) macro

Completed in 23 milliseconds