Searched defs:comp_opts (Results 1 – 7 of 7) sorted by relevance
47 struct comp_opts { struct54 struct disk_comp_opts *comp_opts = buff; in squashfs_xz_comp_opts() argument96 struct comp_opts *comp_opts = buff; in squashfs_xz_init() local
97 void *buffer = NULL, *comp_opts; in get_comp_opts() local138 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local
41 void *comp_opts; member65 void *comp_opts) in squashfs_decompressor_create()
28 void *(*comp_opts)(struct squashfs_sb_info *, void *, int); member
30 void *comp_opts) in squashfs_decompressor_create()
29 void *comp_opts) in squashfs_decompressor_create()
37 struct lz4_comp_opts *comp_opts = buff; in lz4_comp_opts() local