Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dinode.c2201 #define UDF_MAX_INDIR_EXTS 16 macro
2222 if (++indirections > UDF_MAX_INDIR_EXTS) { in udf_next_aext()