Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dsuper.c419 static bool erofs_fc_set_dax_mode(struct fs_context *fc, unsigned int mode) in erofs_fc_set_dax_mode() function
484 if (!erofs_fc_set_dax_mode(fc, EROFS_MOUNT_DAX_ALWAYS)) in erofs_fc_parse_param()
488 if (!erofs_fc_set_dax_mode(fc, result.uint_32)) in erofs_fc_parse_param()