Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h429 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1226 .rmdir = CIFSSMBRmDir,
Dcifssmb.c784 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function