Home
last modified time | relevance | path

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

/linux-6.15/fs/udf/
H A Dinode.c2197 #define UDF_MAX_INDIR_EXTS 16 macro
2218 if (++indirections > UDF_MAX_INDIR_EXTS) { in udf_next_aext()