Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dudf_sb.h33 #define UDF_FLAG_BLOCKSIZE_SET 17 macro
Dsuper.c390 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET)) in udf_show_options()
540 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET); in udf_parse_param()
2187 if (uopt->flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) { in udf_fill_super()