Searched refs:Opt_dax (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/erofs/ |
| H A D | super.c | 387 Opt_user_xattr, Opt_acl, Opt_cache_strategy, Opt_dax, Opt_dax_enum, enumerator 409 fsparam_flag("dax", Opt_dax), 483 case Opt_dax: in erofs_fc_parse_param()
|
| /linux/fs/ext2/ |
| H A D | super.c | 434 Opt_nobh, Opt_user_xattr, Opt_acl, Opt_xip, Opt_dax, Opt_ignore, enumerator 464 fsparam_flag ("dax", Opt_dax), 601 case Opt_dax: in ext2_parse_param()
|
| /linux/fs/xfs/ |
| H A D | xfs_super.c | 113 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, Opt_max_open_zones, enumerator 167 fsparam_flag("dax", Opt_dax), 1556 case Opt_dax: in xfs_fs_parse_param()
|