Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c1600 #define PART_DESC_ALLOC_STEP 32 macro
1628 unsigned int new_size = ALIGN(partnum, PART_DESC_ALLOC_STEP); in handle_partition_descriptor()
1688 data.size_part_descs = PART_DESC_ALLOC_STEP; in udf_process_sequence()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds