Searched refs:UDF_MAX_ICB_NESTING (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/udf/
H A Dinode.c1313 #define UDF_MAX_ICB_NESTING 1024 macro
1388 if (++indirections > UDF_MAX_ICB_NESTING) {
1392 UDF_MAX_ICB_NESTING);

Completed in 274 milliseconds