/fs/squashfs/ |
D | decompressor_multi.c | 48 void *stream; member 54 struct squashfs_stream *stream) in put_decomp_stream() 65 struct squashfs_stream *stream; in squashfs_decompressor_create() local 108 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local 128 struct squashfs_stream *stream) in get_decomp_stream() 188 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
|
D | decompressor_single.c | 23 void *stream; member 30 struct squashfs_stream *stream; in squashfs_decompressor_create() local 54 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local 67 struct squashfs_stream *stream = msblk->stream; in squashfs_decompress() local
|
D | decompressor_multi_percpu.c | 24 void *stream; member 31 struct squashfs_stream *stream; in squashfs_decompressor_create() local 66 struct squashfs_stream *stream; in squashfs_decompressor_destroy() local 81 struct squashfs_stream *stream; in squashfs_decompress() local
|
D | zlib_wrapper.c | 26 z_stream *stream = kmalloc(sizeof(z_stream), GFP_KERNEL); in zlib_init() local 44 z_stream *stream = strm; in zlib_free() local 59 z_stream *stream = strm; in zlib_uncompress() local
|
D | lzo_wrapper.c | 32 struct squashfs_lzo *stream = kzalloc(sizeof(*stream), GFP_KERNEL); in lzo_init() local 55 struct squashfs_lzo *stream = strm; in lzo_free() local 71 struct squashfs_lzo *stream = strm; in lzo_uncompress() local
|
D | lz4_wrapper.c | 55 struct squashfs_lz4 *stream; in lz4_init() local 81 struct squashfs_lz4 *stream = strm; in lz4_free() local 97 struct squashfs_lz4 *stream = strm; in lz4_uncompress() local
|
D | xz_wrapper.c | 84 struct squashfs_xz *stream; in squashfs_xz_init() local 110 struct squashfs_xz *stream = strm; in squashfs_xz_free() local 126 struct squashfs_xz *stream = strm; in squashfs_xz_uncompress() local
|
D | decompressor.c | 132 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local
|
D | zstd_wrapper.c | 66 ZSTD_DStream *stream; in zstd_uncompress() local
|
D | squashfs_fs_sb.h | 57 struct squashfs_stream *stream; member
|
/fs/hostfs/ |
D | hostfs_user.c | 100 void seek_dir(void *stream, unsigned long long pos) in seek_dir() 107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() 174 void close_file(void *stream) in close_file() 179 void close_dir(void *stream) in close_dir()
|
/fs/ksmbd/ |
D | vfs_cache.h | 43 struct stream { struct 52 /* opinfo count for streams */ argument 97 struct stream stream; member
|
/fs/btrfs/ |
D | zstd.c | 374 ZSTD_CStream *stream; in zstd_compress_pages() local 551 ZSTD_DStream *stream; in zstd_decompress_bio() local 627 ZSTD_DStream *stream; in zstd_decompress() local
|
/fs/cramfs/ |
D | uncompress.c | 27 static z_stream stream; variable
|
/fs/nfs/filelayout/ |
D | filelayoutdev.c | 73 struct xdr_stream stream; in nfs4_fl_alloc_deviceid_node() local
|
D | filelayout.c | 655 struct xdr_stream stream; in filelayout_decode_layout() local
|
/fs/f2fs/ |
D | compress.c | 324 ZSTD_CStream *stream; in zstd_init_compress_ctx() local 365 ZSTD_CStream *stream = cc->private2; in zstd_compress_pages() local 409 ZSTD_DStream *stream; in zstd_init_decompress_ctx() local 446 ZSTD_DStream *stream = dic->private2; in zstd_decompress_pages() local
|
/fs/isofs/ |
D | compress.c | 50 z_stream stream = { .total_out = 0, in zisofs_uncompress_block() local
|
/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 45 struct xdr_stream stream; in nfs4_ff_alloc_deviceid_node() local
|
D | flexfilelayout.c | 366 struct xdr_stream stream; in ff_layout_alloc_lseg() local
|
/fs/exfat/ |
D | exfat_raw.h | 140 } __packed stream; /* stream extension directory entry */ member
|
/fs/incfs/ |
D | data_mgmt.c | 438 ZSTD_DStream *stream; in zstd_decompress_safe() local
|
/fs/nfs/ |
D | dir.c | 721 struct xdr_stream stream; in nfs_readdir_page_filler() local
|