Home
last modified time | relevance | path

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

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