Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c726 unsigned int rfc1002_len = in smb_direct_read() local
728 *((__be32 *)buf) = cpu_to_be32(rfc1002_len); in smb_direct_read()
733 rfc1002_len); in smb_direct_read()
/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c1786 unsigned int rfc1002_len = in smbd_recv_buf() local
1788 *((__be32 *)buf) = cpu_to_be32(rfc1002_len); in smbd_recv_buf()
1792 rfc1002_len); in smbd_recv_buf()