Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddecompressor.c20 static int z_erofs_load_lz4_config(struct super_block *sb,
460 .config = z_erofs_load_lz4_config,
487 return z_erofs_load_lz4_config(sb, dsb, NULL, 0); in z_erofs_parse_cfgs()
27 static int z_erofs_load_lz4_config(struct super_block *sb, z_erofs_load_lz4_config() function