Home
last modified time | relevance | path

Searched refs:Opt_dax (Results 1 – 3 of 3) sorted by relevance

/linux/fs/erofs/
H A Dsuper.c395 Opt_user_xattr, Opt_acl, Opt_cache_strategy, Opt_dax, Opt_dax_enum, enumerator
418 fsparam_flag("dax", Opt_dax),
485 case Opt_dax: in erofs_fc_parse_param()
/linux/fs/xfs/
H A Dxfs_super.c117 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, Opt_max_open_zones, enumerator
171 fsparam_flag("dax", Opt_dax),
1536 case Opt_dax: in xfs_fs_parse_param()
/linux/fs/ext4/
H A Dsuper.c1703 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator
1806 fsparam_flag ("dax", Opt_dax),
2368 case Opt_dax: in ext4_parse_param()
2372 int type = (token == Opt_dax) ? in ext4_parse_param()
2373 Opt_dax : result.uint_32; in ext4_parse_param()
2376 case Opt_dax: in ext4_parse_param()