Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h414 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1217 .rmdir = CIFSSMBRmDir,
Dcifssmb.c813 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function