Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dinode.c2196 #define UDF_MAX_INDIR_EXTS 16 macro
2217 if (++indirections > UDF_MAX_INDIR_EXTS) { in udf_next_aext()