Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dsuper.c389 Opt_dax, enumerator
415 fsparam_flag("dax", Opt_dax),
488 case Opt_dax: in erofs_fc_parse_param()
/openbmc/linux/fs/ext2/
H A Dsuper.c430 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator
457 {Opt_dax, "dax"},
586 case Opt_dax: in parse_options()
/openbmc/linux/fs/xfs/
H A Dxfs_super.c104 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, enumerator
147 fsparam_flag("dax", Opt_dax),
1372 case Opt_dax: in xfs_fs_parse_param()
/openbmc/linux/fs/ext4/
H A Dsuper.c1678 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator
1785 fsparam_flag ("dax", Opt_dax),
2360 case Opt_dax: in ext4_parse_param()
2364 int type = (token == Opt_dax) ? in ext4_parse_param()
2365 Opt_dax : result.uint_32; in ext4_parse_param()
2368 case Opt_dax: in ext4_parse_param()