Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddecompressor.c27 static int z_erofs_load_lz4_config(struct super_block *sb, in z_erofs_load_lz4_config() function
368 .config = z_erofs_load_lz4_config,
398 return z_erofs_load_lz4_config(sb, dsb, NULL, 0); in z_erofs_parse_cfgs()