Home
last modified time | relevance | path

Searched refs:SMB2_set_ea (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/cifs/
Dsmb2proto.h199 extern int SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c893 rc = SMB2_set_ea(xid, tcon, fid.persistent_fid, fid.volatile_fid, ea, in smb2_set_ea()
Dsmb2pdu.c3964 SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_ea() function