Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h563 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1168 .set_EA = CIFSSMBSetEA,
H A Dcifssmb.c5831 CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEA() function