Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h399 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1193 .rmdir = CIFSSMBRmDir,
H A Dcifssmb.c965 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function