Home
last modified time | relevance | path

Searched defs:squashfs_decompressor_thread_ops (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h43051 struct squashfs_decompressor_thread_ops { struct
43052 void * (*create)(struct squashfs_sb_info *, void *);
43053 void (*destroy)(struct squashfs_sb_info *);
43054 int (*decompress)(struct squashfs_sb_info *, struct bio *, int, int, struct squashfs_page_actor *);
43055 int (*max_decompressors)();
Dvmlinux_602.h43051 struct squashfs_decompressor_thread_ops { struct
43052 void * (*create)(struct squashfs_sb_info *, void *);
43053 void (*destroy)(struct squashfs_sb_info *);
43054 int (*decompress)(struct squashfs_sb_info *, struct bio *, int, int, struct squashfs_page_actor *);
43055 int (*max_decompressors)();