Searched refs:UDF_DEFAULT_PREALLOC_BLOCKS (Results 1 – 2 of 2) sorted by relevance
19 #define UDF_DEFAULT_PREALLOC_BLOCKS 8 macro
1006 length += UDF_DEFAULT_PREALLOC_BLOCKS; in udf_prealloc_extents()1024 next, (UDF_DEFAULT_PREALLOC_BLOCKS > length ? in udf_prealloc_extents()1025 length : UDF_DEFAULT_PREALLOC_BLOCKS) - in udf_prealloc_extents()