Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dopts.c115 #define PRT_STR_OPT_BOUNDSCHECKED(name, type) \ macro
121 PRT_STR_OPT_BOUNDSCHECKED(jset_entry_type, enum bch_jset_entry_type);
122 PRT_STR_OPT_BOUNDSCHECKED(fs_usage_type, enum bch_fs_usage_type);
123 PRT_STR_OPT_BOUNDSCHECKED(data_type, enum bch_data_type);
124 PRT_STR_OPT_BOUNDSCHECKED(csum_opt, enum bch_csum_opt);
125 PRT_STR_OPT_BOUNDSCHECKED(csum_type, enum bch_csum_type);
126 PRT_STR_OPT_BOUNDSCHECKED(compression_type, enum bch_compression_type);
127 PRT_STR_OPT_BOUNDSCHECKED(str_hash_type, enum bch_str_hash_type);

Completed in 4 milliseconds