Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/udf/
H A Dudfdecl.h19 #define UDF_DEFAULT_PREALLOC_BLOCKS 8 macro
H A Dinode.c1008 length += UDF_DEFAULT_PREALLOC_BLOCKS; in udf_prealloc_extents()
1026 next, (UDF_DEFAULT_PREALLOC_BLOCKS > length ? in udf_prealloc_extents()
1027 length : UDF_DEFAULT_PREALLOC_BLOCKS) - in udf_prealloc_extents()