Searched refs:smb2_set_ea (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | smb2ops.c | 1233 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function 5439 .set_EA = smb2_set_ea, 5541 .set_EA = smb2_set_ea, 5655 .set_EA = smb2_set_ea, 5769 .set_EA = smb2_set_ea,
|
| /Linux-v5.15/fs/ksmbd/ |
| D | smb2pdu.c | 2148 static int smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, in smb2_set_ea() function 2832 rc = smb2_set_ea(&ea_buf->ea, in smb2_open() 5903 return smb2_set_ea((struct smb2_ea_info *)req->Buffer, in smb2_set_info_file()
|