Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h439 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1136 .rmdir = CIFSSMBRmDir,
H A Dcifssmb.c784 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() function