Searched refs:smb2_rmdir (Results 1 – 3 of 3) sorted by relevance
92 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
5164 .rmdir = smb2_rmdir,5267 .rmdir = smb2_rmdir,5374 .rmdir = smb2_rmdir,5490 .rmdir = smb2_rmdir,
1077 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() function