Searched refs:UDF_ALLOC_SEQUENTIAL (Results 1 – 3 of 3) sorted by relevance
180 #define UDF_ALLOC_SEQUENTIAL 1 /* linear on NWA */ macro
2019 ump->vtop_alloc[maps_on] = UDF_ALLOC_SEQUENTIAL; in udf_process_vds()2030 ump->vtop_alloc[maps_on] = UDF_ALLOC_SEQUENTIAL; in udf_process_vds()
1187 case UDF_ALLOC_SEQUENTIAL : in udf_allocate_space()