Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h526 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1224 .set_EA = CIFSSMBSetEA,
H A Dcifssmb.c6356 CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEA() function