Home
last modified time | relevance | path

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

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