Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2proto.h240 struct smb2_file_full_ea_info *buf, int len);
H A Dsmb2ops.c993 struct smb2_file_full_ea_info *src, size_t src_size, in move_smb2_ea_to_cifs()
1086 struct smb2_file_full_ea_info *info = NULL; in smb2_query_eas()
1115 sizeof(struct smb2_file_full_ea_info)); in smb2_query_eas()
1119 info = (struct smb2_file_full_ea_info *)( in smb2_query_eas()
1153 struct smb2_file_full_ea_info *ea = NULL; in smb2_set_ea()
H A Dsmb2pdu.h1686 struct smb2_file_full_ea_info { /* encoding of response for level 15 */ struct
H A Dsmb2pdu.c4980 struct smb2_file_full_ea_info *buf, int len) in SMB2_set_ea()