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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudf_sb.h33 #define UDF_FLAG_BLOCKSIZE_SET 19 macro
H A Dsuper.c259 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET))
436 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET);
1944 if (uopt.flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) {

Completed in 118 milliseconds