Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2proto.h138 struct smb2_file_full_ea_info *data);
178 struct smb2_file_full_ea_info *buf, int len);
Dsmb2pdu.h1195 struct smb2_file_full_ea_info { /* encoding of response for level 15 */ struct
Dsmb2ops.c456 struct smb2_file_full_ea_info *src, size_t src_size, in move_smb2_ea_to_cifs()
549 struct smb2_file_full_ea_info *smb2_data; in smb2_query_eas()
627 struct smb2_file_full_ea_info *ea; in smb2_set_ea()
Dsmb2pdu.c2273 int ea_buf_size, struct smb2_file_full_ea_info *data) in SMB2_query_eas()
2278 sizeof(struct smb2_file_full_ea_info), in SMB2_query_eas()
3333 struct smb2_file_full_ea_info *buf, int len) in SMB2_set_ea()