Searched refs:Opt_dax (Results 1 – 2 of 2) sorted by relevance
| /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()
|