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