Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsproto.h371 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1077 .rmdir = CIFSSMBRmDir,
Dcifssmb.c950 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function