Searched defs:total_in (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dzlib.h87 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
/linux-master/fs/btrfs/
H A Dlzo.c212 lzo_compress_pages(struct list_head *ws, struct address_space *mapping, u64 start, struct page **pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out) argument
H A Dzlib.c94 zlib_compress_pages(struct list_head *ws, struct address_space *mapping, u64 start, struct page **pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out) argument
[all...]
H A Dzstd.c377 zstd_compress_pages(struct list_head *ws, struct address_space *mapping, u64 start, struct page **pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out) argument
H A Dcompression.c92 compression_compress_pages(int type, struct list_head *ws, struct address_space *mapping, u64 start, struct page **pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out) argument
997 btrfs_compress_pages(unsigned int type_level, struct address_space *mapping, u64 start, struct page **pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out) argument
H A Dinode.c854 unsigned long total_in = 0; local
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-cryp.h194 size_t total_in; member in struct:starfive_cryp_dev

Completed in 310 milliseconds