Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dsuper.c385 Opt_dax, enumerator
411 fsparam_flag("dax", Opt_dax),
483 case Opt_dax: in erofs_fc_parse_param()
/linux-6.12.1/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.12.1/fs/xfs/
Dxfs_super.c108 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, enumerator
151 fsparam_flag("dax", Opt_dax),
1375 case Opt_dax: in xfs_fs_parse_param()
/linux-6.12.1/fs/ext4/
Dsuper.c1666 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator
1769 fsparam_flag ("dax", Opt_dax),
2329 case Opt_dax: in ext4_parse_param()
2333 int type = (token == Opt_dax) ? in ext4_parse_param()
2334 Opt_dax : result.uint_32; in ext4_parse_param()
2337 case Opt_dax: in ext4_parse_param()