Searched defs:out_buf (Results 1 – 7 of 7) sorted by relevance
| /fs/ubifs/ |
| A D | compress.c | 78 void *out_buf, int *out_len) in ubifs_compress_common() 153 int in_len, void *out_buf, int *out_len, int *compr_type) in ubifs_compress() 182 size_t in_offset, int in_len, void *out_buf, in ubifs_compress_folio() 268 int in_len, void *out_buf, int *out_len, int compr_type) in ubifs_decompress()
|
| /fs/smb/client/ |
| A D | cifstransport.c | 271 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive() 389 struct smb_hdr *out_buf) in send_lock_cancel() 410 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
|
| A D | smb2ops.c | 823 struct network_interface_info_ioctl_rsp *out_buf = NULL; in SMB3_request_interfaces() local
|
| /fs/squashfs/ |
| A D | zstd_wrapper.c | 70 zstd_out_buffer out_buf = { NULL, 0, 0 }; in zstd_uncompress() local
|
| /fs/erofs/ |
| A D | decompressor_zstd.c | 144 zstd_out_buffer out_buf = { NULL, 0, 0 }; in z_erofs_zstd_decompress() local
|
| /fs/btrfs/ |
| A D | zstd.c | 55 zstd_out_buffer out_buf; member
|
| /fs/bcachefs/ |
| A D | disk_accounting.c | 504 int bch2_fs_accounting_read(struct bch_fs *c, darray_char *out_buf, unsigned accounting_types_mask) in bch2_fs_accounting_read()
|
Completed in 20 milliseconds