Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dudf_sb.h32 #define UDF_FLAG_BLOCKSIZE_SET 17 macro
H A Dsuper.c323 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET)) in udf_show_options()
492 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET); in udf_parse_options()
2158 if (uopt.flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) { in udf_fill_super()