Home
last modified time | relevance | path

Searched defs:in_buf (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/ubifs/
Dcompress.c95 void ubifs_compress(const struct ubifs_info *c, const void *in_buf, in ubifs_compress()
147 int ubifs_decompress(const struct ubifs_info *c, const void *in_buf, in ubifs_decompress()
/linux-4.19.296/fs/cifs/
Dtransport.c522 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid()
675 char *in_buf, int flags) in SendReceiveNoRsp()
1040 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive()
1155 struct smb_hdr *in_buf, in send_lock_cancel()
1177 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
Dsmb1ops.c43 struct smb_hdr *in_buf = (struct smb_hdr *)rqst->rq_iov[0].iov_base; in send_nt_cancel() local
/linux-4.19.296/fs/squashfs/
Dzstd_wrapper.c79 ZSTD_inBuffer in_buf = { NULL, 0, 0 }; in zstd_uncompress() local
/linux-4.19.296/lib/
Ddecompress_unlzo.c122 u8 *in_buf, *in_buf_save, *out_buf; in unlzo() local
/linux-4.19.296/include/uapi/linux/
Dndctl.h39 __u8 in_buf[0]; member
45 __u8 in_buf[0]; member
/linux-4.19.296/fs/btrfs/
Dzstd.c40 ZSTD_inBuffer in_buf; member
/linux-4.19.296/crypto/
Drsa-pkcs1pad.c105 uint8_t *in_buf, *out_buf; member