Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 5 of 5) sorted by relevance

/fs/ubifs/
Dcompress.c96 int in_len, void *out_buf, int *out_len, int *compr_type) in ubifs_compress()
148 int in_len, void *out_buf, int *out_len, int compr_type) in ubifs_decompress()
/fs/btrfs/
Dzstd.c98 ZSTD_outBuffer out_buf = { NULL, 0, 0 }; in zstd_compress_pages() local
277 ZSTD_outBuffer out_buf = { NULL, 0, 0 }; in zstd_decompress_bio() local
352 ZSTD_outBuffer out_buf = { NULL, 0, 0 }; in zstd_decompress() local
/fs/cifs/
Dtransport.c848 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive()
964 struct smb_hdr *out_buf) in send_lock_cancel()
985 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
Dsmb2ops.c301 struct network_interface_info_ioctl_rsp *out_buf; in SMB3_request_interfaces() local
/fs/squashfs/
Dzstd_wrapper.c80 ZSTD_outBuffer out_buf = { NULL, 0, 0 }; in zstd_uncompress() local