Searched defs:in_buf (Results 1 – 3 of 3) sorted by relevance
/fs/ubifs/ |
D | compress.c | 95 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()
|
/fs/cifs/ |
D | transport.c | 401 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() 545 char *in_buf, int flags) in SendReceiveNoRsp() 783 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive() 896 struct smb_hdr *in_buf, in send_lock_cancel() 918 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
|
D | smb1ops.c | 43 struct smb_hdr *in_buf = (struct smb_hdr *)buf; in send_nt_cancel() local
|