Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsuper.c391 Opt_user_xattr, Opt_acl, Opt_cache_strategy, Opt_dax, Opt_dax_enum, enumerator
414 fsparam_flag("dax", Opt_dax),
489 case Opt_dax: in erofs_fc_parse_param()
/linux/fs/ext2/
H A Dsuper.c434 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 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.c1678 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator
1781 fsparam_flag ("dax", Opt_dax),
2343 case Opt_dax: in ext4_parse_param()
2347 int type = (token == Opt_dax) ? in ext4_parse_param()
2348 Opt_dax : result.uint_32; in ext4_parse_param()
2351 case Opt_dax: in ext4_parse_param()