Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2ops.c1088 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function
5235 .set_EA = smb2_set_ea,
5339 .set_EA = smb2_set_ea,
5453 .set_EA = smb2_set_ea,
5567 .set_EA = smb2_set_ea,
/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c2320 static int smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, in smb2_set_ea() function
3010 rc = smb2_set_ea(&ea_buf->ea, in smb2_open()
5985 return smb2_set_ea((struct smb2_ea_info *)req->Buffer, in smb2_set_info_file()