Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dsuper.c445 Opt_dax, enumerator
471 fsparam_flag("dax", Opt_dax),
544 case Opt_dax: in erofs_fc_parse_param()
/Linux-v6.6/fs/ext2/
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()
/Linux-v6.6/fs/xfs/
Dxfs_super.c104 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, enumerator
147 fsparam_flag("dax", Opt_dax),
1373 case Opt_dax: in xfs_fs_parse_param()
/Linux-v6.6/fs/ext4/
Dsuper.c1669 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator
1776 fsparam_flag ("dax", Opt_dax),
2351 case Opt_dax: in ext4_parse_param()
2355 int type = (token == Opt_dax) ? in ext4_parse_param()
2356 Opt_dax : result.uint_32; in ext4_parse_param()
2359 case Opt_dax: in ext4_parse_param()