Home
last modified time | relevance | path

Searched refs:put_bcc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/cifs/
Dtransport.c658 put_bcc(get_bcc_le(midQ->resp_buf), midQ->resp_buf); in SendReceive2()
812 put_bcc(get_bcc_le(midQ->resp_buf), midQ->resp_buf); in SendReceive()
1024 put_bcc(get_bcc_le(out_buf), out_buf); in SendReceiveBlockingLock()
Dcifspdu.h458 put_bcc(__u16 count, struct smb_hdr *hdr) in put_bcc() function