Searched refs:smb2_set_ea (Results 1 – 2 of 2) sorted by relevance
/fs/smb/client/ |
D | smb2ops.c | 1105 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function 5156 .set_EA = smb2_set_ea, 5261 .set_EA = smb2_set_ea, 5377 .set_EA = smb2_set_ea, 5493 .set_EA = smb2_set_ea,
|
/fs/smb/server/ |
D | smb2pdu.c | 2328 static int smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, in smb2_set_ea() function 3212 rc = smb2_set_ea(&ea_buf->ea, in smb2_open() 6304 return smb2_set_ea((struct smb2_ea_info *)buffer, in smb2_set_info_file()
|