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

/linux-master/fs/bcachefs/
H A Dopts.c107 #define PRT_STR_OPT_BOUNDSCHECKED(name, type) \ macro
113 PRT_STR_OPT_BOUNDSCHECKED(jset_entry_type, enum bch_jset_entry_type);
114 PRT_STR_OPT_BOUNDSCHECKED(fs_usage_type, enum bch_fs_usage_type);
115 PRT_STR_OPT_BOUNDSCHECKED(data_type, enum bch_data_type);
116 PRT_STR_OPT_BOUNDSCHECKED(csum_type, enum bch_csum_type);
117 PRT_STR_OPT_BOUNDSCHECKED(compression_type, enum bch_compression_type);

Completed in 132 milliseconds