Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h340 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1062 .rmdir = CIFSSMBRmDir,
Dcifssmb.c908 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function