Searched defs:total_out (Results 1 - 8 of 8) sorted by last modified time

/linux-master/fs/btrfs/
H A Dzstd.c555 unsigned long total_out = 0; local
377 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 Dzlib.c277 size_t total_out local
94 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 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 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
/linux-master/drivers/crypto/starfive/
H A Djh7110-cryp.h195 size_t total_out; member in struct:starfive_cryp_dev
/linux-master/fs/squashfs/
H A Dzstd_wrapper.c67 size_t total_out = 0; local
/linux-master/include/linux/
H A Dzlib.h91 uLong total_out; /* total nb of bytes output so far */ member in struct:z_stream_s
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c288 uint64_t total_out = 0; local

Completed in 338 milliseconds