Home
last modified time | relevance | path

Searched refs:UDF_DEFAULT_PREALLOC_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/udf/
Dudfdecl.h19 #define UDF_DEFAULT_PREALLOC_BLOCKS 8 macro
Dinode.c999 length += UDF_DEFAULT_PREALLOC_BLOCKS; in udf_prealloc_extents()
1017 next, (UDF_DEFAULT_PREALLOC_BLOCKS > length ? in udf_prealloc_extents()
1018 length : UDF_DEFAULT_PREALLOC_BLOCKS) - in udf_prealloc_extents()