Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dsuper.c388 static bool erofs_fc_set_dax_mode(struct fs_context *fc, unsigned int mode) in erofs_fc_set_dax_mode() function
453 if (!erofs_fc_set_dax_mode(fc, EROFS_MOUNT_DAX_ALWAYS)) in erofs_fc_parse_param()
457 if (!erofs_fc_set_dax_mode(fc, result.uint_32)) in erofs_fc_parse_param()