Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h92 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c5296 .rmdir = smb2_rmdir,
5399 .rmdir = smb2_rmdir,
5506 .rmdir = smb2_rmdir,
5622 .rmdir = smb2_rmdir,
H A Dsmb2inode.c1088 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() function