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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dsuper.c77 #define UDF_DEFAULT_BLOCKSIZE 2048 macro
1949 if (!ret && uopt.blocksize != UDF_DEFAULT_BLOCKSIZE) {
1953 "%d\n", UDF_DEFAULT_BLOCKSIZE);
1954 uopt.blocksize = UDF_DEFAULT_BLOCKSIZE;

Completed in 49 milliseconds