Home
last modified time | relevance | path

Searched refs:smb2_set_ea (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c1133 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function
5211 .set_EA = smb2_set_ea,
5313 .set_EA = smb2_set_ea,
5426 .set_EA = smb2_set_ea,
5539 .set_EA = smb2_set_ea,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c1104 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() function
5287 .set_EA = smb2_set_ea,
5391 .set_EA = smb2_set_ea,
5505 .set_EA = smb2_set_ea,
5619 .set_EA = smb2_set_ea,
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c2321 * smb2_set_ea() - handler for setting extended attributes using set
2330 static int smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, in smb2_set_ea() function
3017 rc = smb2_set_ea(&ea_buf->ea, in smb2_open()
5996 return smb2_set_ea((struct smb2_ea_info *)req->Buffer, in smb2_set_info_file()

Completed in 22 milliseconds