| /fs/squashfs/ |
| D | decompressor_multi.c | 47 void *stream; member 53 struct squashfs_stream *stream) in put_decomp_stream() 64 struct squashfs_stream *stream; in squashfs_decompressor_create() local 107 struct squashfs_stream *stream = msblk->stream; in squashfs_decompressor_destroy() local 127 struct squashfs_stream *stream) in get_decomp_stream() 187 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 | 23 void *stream; member 30 struct squashfs_stream *stream; in squashfs_decompressor_create() local 65 struct squashfs_stream *stream; in squashfs_decompressor_destroy() local 80 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 | 131 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 void *stream; member
|
| /fs/netfs/ |
| D | write_issue.c | 152 struct netfs_io_stream *stream, in netfs_prepare_write() 222 static void netfs_do_issue_write(struct netfs_io_stream *stream, in netfs_do_issue_write() 236 void netfs_reissue_write(struct netfs_io_stream *stream, in netfs_reissue_write() 252 struct netfs_io_stream *stream) in netfs_issue_write() 270 struct netfs_io_stream *stream, in netfs_advance_write() 317 struct netfs_io_stream *stream; in netfs_write_folio() local 522 struct netfs_io_stream *stream = &wreq->io_streams[s]; in netfs_end_issue_write() local
|
| D | write_collect.c | 155 struct netfs_io_stream *stream) in netfs_retry_write_stream() 336 struct netfs_io_stream *stream; in netfs_retry_writes() local 379 struct netfs_io_stream *stream; in netfs_collect_write_results() local 564 struct netfs_io_stream *stream = &wreq->io_streams[s]; in netfs_write_collection_worker() local 664 struct netfs_io_stream *stream = &wreq->io_streams[subreq->stream_nr]; in netfs_write_subrequest_terminated() local
|
| D | objects.c | 92 struct netfs_io_stream *stream; in netfs_clear_subrequests() local
|
| /fs/hostfs/ |
| D | hostfs_user.c | 111 void seek_dir(void *stream, unsigned long long pos) in seek_dir() 118 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() 185 void close_file(void *stream) in close_file() 190 void close_dir(void *stream) in close_dir()
|
| /fs/smb/server/ |
| D | vfs_cache.h | 44 struct stream { struct 53 /* opinfo count for streams */ argument 98 struct stream stream; member
|
| /fs/afs/ |
| D | write.c | 92 struct netfs_io_stream *stream = &subreq->rreq->io_streams[subreq->stream_nr]; in afs_prepare_write() local 190 void afs_retry_request(struct netfs_io_request *wreq, struct netfs_io_stream *stream) in afs_retry_request()
|
| /fs/cramfs/ |
| D | uncompress.c | 27 static z_stream stream; variable
|
| /fs/btrfs/ |
| D | zstd.c | 383 zstd_cstream *stream; in zstd_compress_folios() local 578 zstd_dstream *stream; in zstd_decompress_bio() local 665 zstd_dstream *stream; in zstd_decompress() local
|
| /fs/erofs/ |
| D | decompressor_zstd.c | 152 zstd_dstream *stream; in z_erofs_zstd_decompress() local
|
| /fs/nfs/filelayout/ |
| D | filelayoutdev.c | 74 struct xdr_stream stream; in nfs4_fl_alloc_deviceid_node() local
|
| /fs/cachefiles/ |
| D | io.c | 628 struct netfs_io_stream *stream = &wreq->io_streams[subreq->stream_nr]; in cachefiles_prepare_write_subreq() local 649 struct netfs_io_stream *stream = &wreq->io_streams[subreq->stream_nr]; in cachefiles_issue_write() local
|
| /fs/isofs/ |
| D | compress.c | 50 z_stream stream = { .total_out = 0, in zisofs_uncompress_block() local
|
| /fs/f2fs/ |
| D | compress.c | 332 zstd_cstream *stream; in zstd_init_compress_ctx() local 372 zstd_cstream *stream = cc->private2; in zstd_compress_pages() local 416 zstd_dstream *stream; in zstd_init_decompress_ctx() local 451 zstd_dstream *stream = dic->private2; in zstd_decompress_pages() local
|
| /fs/nfs/flexfilelayout/ |
| D | flexfilelayoutdev.c | 45 struct xdr_stream stream; in nfs4_ff_alloc_deviceid_node() local
|
| /fs/exfat/ |
| D | exfat_raw.h | 144 } __packed stream; /* stream extension directory entry */ member
|