Searched refs:smb2_set_ea (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | smb2ops.c | 992 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function 5260 .set_EA = smb2_set_ea, 5363 .set_EA = smb2_set_ea, 5477 .set_EA = smb2_set_ea, 5591 .set_EA = smb2_set_ea,
|
| /Linux-v6.1/fs/ksmbd/ |
| D | smb2pdu.c | 2187 static int smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, in smb2_set_ea() function 2873 rc = smb2_set_ea(&ea_buf->ea, in smb2_open() 5979 return smb2_set_ea((struct smb2_ea_info *)req->Buffer, in smb2_set_info_file()
|