Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/ !
Dsuper.c1590 #define PART_DESC_ALLOC_STEP 32 macro
1618 unsigned int new_size = ALIGN(partnum, PART_DESC_ALLOC_STEP); in handle_partition_descriptor()
1678 data.size_part_descs = PART_DESC_ALLOC_STEP; in udf_process_sequence()