Searched defs:comp_opts (Results 1 – 7 of 7) sorted by relevance
34 struct comp_opts { struct41 struct disk_comp_opts *comp_opts = buff; in squashfs_xz_comp_opts() argument83 struct comp_opts *comp_opts = buff; in squashfs_xz_init() local
91 void *buffer = NULL, *comp_opts; in get_comp_opts() local132 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local
39 void *comp_opts; member63 void *comp_opts) in squashfs_decompressor_create()
17 void *(*comp_opts)(struct squashfs_sb_info *, void *, int); member
28 void *comp_opts) in squashfs_decompressor_create()
29 void *comp_opts) in squashfs_decompressor_create()
35 struct lz4_comp_opts *comp_opts = buff; in lz4_comp_opts() local