Home
last modified time | relevance | path

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

/linux-4.4.14/fs/udf/
Dudf_sb.h34 #define UDF_FLAG_BLOCKSIZE_SET 19 macro
Dsuper.c342 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET)) in udf_show_options()
523 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET); in udf_parse_options()
2136 if (uopt.flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) { in udf_fill_super()