Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/udf/
Dudf.h188 #define UDF_ALLOC_RELAXEDSEQUENTIAL 6 /* only nodes not seq. */ macro
Dudf_allocation.c1267 case UDF_ALLOC_RELAXEDSEQUENTIAL : /* UDF 2.50/~meta BluRay-R */ in udf_allocate_space()