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

/linux-master/fs/udf/
H A Dinode.c1314 #define UDF_MAX_ICB_NESTING 1024 macro
1389 if (++indirections > UDF_MAX_ICB_NESTING) {
1393 UDF_MAX_ICB_NESTING);

Completed in 218 milliseconds