Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h445 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1366 .rmdir = CIFSSMBRmDir,
H A Dcifssmb.c803 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function