Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 18 of 18) sorted by relevance

/fs/squashfs/
Ddecompressor_multi.c50 void *stream; member
56 struct squashfs_stream *stream) in put_decomp_stream()
67 struct squashfs_stream *stream; in squashfs_decompressor_create() local
110 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local
130 struct squashfs_stream *stream) in get_decomp_stream()
189 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
Ddecompressor_single.c25 void *stream; member
32 struct squashfs_stream *stream; in squashfs_decompressor_create() local
56 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local
68 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
Ddecompressor_multi_percpu.c25 void *stream; member
31 struct squashfs_stream *stream; in squashfs_decompressor_create() local
65 struct squashfs_stream *stream; in squashfs_decompressor_destroy() local
82 struct squashfs_stream *stream = get_cpu_ptr(percpu); in squashfs_decompress() local
Dzlib_wrapper.c39 z_stream *stream = kmalloc(sizeof(z_stream), GFP_KERNEL); in zlib_init() local
57 z_stream *stream = strm; in zlib_free() local
71 z_stream *stream = strm; in zlib_uncompress() local
Dlzo_wrapper.c45 struct squashfs_lzo *stream = kzalloc(sizeof(*stream), GFP_KERNEL); in lzo_init() local
68 struct squashfs_lzo *stream = strm; in lzo_free() local
84 struct squashfs_lzo *stream = strm; in lzo_uncompress() local
Dlz4_wrapper.c57 struct squashfs_lz4 *stream; in lz4_init() local
83 struct squashfs_lz4 *stream = strm; in lz4_free() local
99 struct squashfs_lz4 *stream = strm; in lz4_uncompress() local
Dxz_wrapper.c97 struct squashfs_xz *stream; in squashfs_xz_init() local
123 struct squashfs_xz *stream = strm; in squashfs_xz_free() local
138 struct squashfs_xz *stream = strm; in squashfs_xz_uncompress() local
Ddecompressor.c143 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local
Dsquashfs_fs_sb.h69 struct squashfs_stream *stream; member
/fs/cramfs/
Duncompress.c24 static z_stream stream; variable
/fs/hostfs/
Dhostfs_user.c99 char *read_dir(void *stream, unsigned long long *pos, in read_dir()
167 void close_file(void *stream) in close_file()
172 void close_dir(void *stream) in close_dir()
/fs/logfs/
Dcompr.c15 static struct z_stream_s stream; variable
/fs/isofs/
Dcompress.c53 z_stream stream = { .total_out = 0, in zisofs_uncompress_block() local
/fs/nfs/blocklayout/
Dblocklayoutdev.c274 struct xdr_stream stream; in nfs4_blk_process_layoutget() local
/fs/nfs/
Dnfs4filelayoutdev.c496 struct xdr_stream stream; in decode_device() local
Dnfs4filelayout.c714 struct xdr_stream stream; in filelayout_decode_layout() local
Ddir.c485 struct xdr_stream stream; in nfs_readdir_page_filler() local
/fs/nfs/objlayout/
Dobjlayout.c87 struct xdr_stream stream; in objlayout_alloc_lseg() local