Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2ops.c1151 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function
5344 .set_EA = smb2_set_ea,
5449 .set_EA = smb2_set_ea,
5565 .set_EA = smb2_set_ea,
5681 .set_EA = smb2_set_ea,
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c2353 static int smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, in smb2_set_ea() function
3259 rc = smb2_set_ea(&ea_buf->ea, in smb2_open()
6411 return smb2_set_ea((struct smb2_ea_info *)buffer, in smb2_set_info_file()