Searched refs:smb2_rmdir (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 102 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2inode.c | 674 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() function
|
H A D | smb2ops.c | 5170 .rmdir = smb2_rmdir, 5270 .rmdir = smb2_rmdir, 5374 .rmdir = smb2_rmdir, 5487 .rmdir = smb2_rmdir,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 79 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2inode.c | 778 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() function
|
H A D | smb2ops.c | 5246 .rmdir = smb2_rmdir, 5348 .rmdir = smb2_rmdir, 5453 .rmdir = smb2_rmdir, 5567 .rmdir = smb2_rmdir,
|
Completed in 17 milliseconds