Searched refs:UDF_FLAG_BLOCKSIZE_SET (Results 1 – 2 of 2) sorted by relevance
29 #define UDF_FLAG_BLOCKSIZE_SET 17 macro
319 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET)) in udf_show_options()488 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET); in udf_parse_options()2180 if (uopt.flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) { in udf_fill_super()