Searched refs:UDF_DEFAULT_BLOCKSIZE (Results 1 – 1 of 1) sorted by relevance
76 #define UDF_DEFAULT_BLOCKSIZE 2048 macro2141 if (ret == -EAGAIN && uopt.blocksize != UDF_DEFAULT_BLOCKSIZE) { in udf_fill_super()2144 UDF_DEFAULT_BLOCKSIZE); in udf_fill_super()2147 uopt.blocksize = UDF_DEFAULT_BLOCKSIZE; in udf_fill_super()