Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dsuper.c423 static bool erofs_fc_set_dax_mode(struct fs_context *fc, unsigned int mode) in erofs_fc_set_dax_mode() function
489 if (!erofs_fc_set_dax_mode(fc, EROFS_MOUNT_DAX_ALWAYS)) in erofs_fc_parse_param()
493 if (!erofs_fc_set_dax_mode(fc, result.uint_32)) in erofs_fc_parse_param()