Searched refs:Opt_dax (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/erofs/ |
| A D | super.c | 440 Opt_dax, enumerator 464 fsparam_flag("dax", Opt_dax), 535 case Opt_dax: in erofs_fc_parse_param()
|
| /linux/fs/ext2/ |
| A D | super.c | 433 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator 460 {Opt_dax, "dax"}, 588 case Opt_dax: in parse_options()
|
| /linux/fs/xfs/ |
| A D | xfs_super.c | 120 Opt_discard, Opt_nodiscard, Opt_dax, Opt_dax_enum, enumerator 163 fsparam_flag("dax", Opt_dax), 1306 case Opt_dax: in xfs_fs_parse_param()
|
| /linux/fs/ext4/ |
| A D | super.c | 1681 Opt_dax, Opt_dax_always, Opt_dax_inode, Opt_dax_never, enumerator 1751 {Opt_dax, "dax"}, 1964 {Opt_dax, EXT4_MOUNT_DAX_ALWAYS, MOPT_SET | MOPT_SKIP}, 2341 } else if (token == Opt_dax || token == Opt_dax_always || in handle_mount_opt() 2345 case Opt_dax: in handle_mount_opt()
|
Completed in 20 milliseconds