Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Dsuper.c454 Opt_dax, enumerator
480 fsparam_flag("dax", Opt_dax),
553 case Opt_dax: in erofs_fc_parse_param()
/linux-6.1.9/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-6.1.9/fs/xfs/
Dxfs_super.c123 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, enumerator
166 fsparam_flag("dax", Opt_dax),
1340 case Opt_dax: in xfs_fs_parse_param()
/linux-6.1.9/fs/ext4/
Dsuper.c1584 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator
1691 fsparam_flag ("dax", Opt_dax),
2276 case Opt_dax: in ext4_parse_param()
2280 int type = (token == Opt_dax) ? in ext4_parse_param()
2281 Opt_dax : result.uint_32; in ext4_parse_param()
2284 case Opt_dax: in ext4_parse_param()