Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
H A Dudf_sb.h29 #define UDF_FLAG_BLOCKSIZE_SET 17 macro
H A Dsuper.c319 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET)) in udf_show_options()
487 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET); in udf_parse_options()
2182 if (uopt.flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) { in udf_fill_super()
/kernel/linux/linux-6.6/fs/udf/
H A Dudf_sb.h32 #define UDF_FLAG_BLOCKSIZE_SET 17 macro
H A Dsuper.c322 if (UDF_QUERY_FLAG(sb, UDF_FLAG_BLOCKSIZE_SET)) in udf_show_options()
491 uopt->flags |= (1 << UDF_FLAG_BLOCKSIZE_SET); in udf_parse_options()
2142 if (uopt.flags & (1 << UDF_FLAG_BLOCKSIZE_SET)) { in udf_fill_super()

Completed in 7 milliseconds