Searched refs:Opt_dax_type (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ext4/ |
D | super.c | 1675 Opt_errors, Opt_data, Opt_data_err, Opt_jqfmt, Opt_dax_type, enumerator 1770 fsparam_enum ("dax", Opt_dax_type, ext4_param_dax), 1878 {Opt_dax_type, 0, MOPT_EXT4_ONLY}, 2330 case Opt_dax_type: in ext4_parse_param()
|