Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.c2827 struct create_ea_buf_req *ea_buf = NULL; in smb2_open() local
3008 ea_buf = (struct create_ea_buf_req *)context; in smb2_open()
3207 if (ea_buf) { in smb2_open()
3208 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3214 rc = smb2_set_ea(&ea_buf->ea, in smb2_open()
3215 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()