Home
last modified time | relevance | path

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

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