Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dsuper.c1670 #define PART_DESC_ALLOC_STEP 32 macro
1698 unsigned int new_size = ALIGN(partnum, PART_DESC_ALLOC_STEP); in handle_partition_descriptor()
1758 data.size_part_descs = PART_DESC_ALLOC_STEP; in udf_process_sequence()