Searched refs:smb2_unlink (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | smb2proto.h | 94 extern int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | smb2inode.c | 1170 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() function 1397 smb2_unlink(xid, tcon, full_path, cifs_sb, NULL); in smb2_get_reparse_inode()
|
| H A D | smb2ops.c | 5303 .unlink = smb2_unlink, 5406 .unlink = smb2_unlink, 5513 .unlink = smb2_unlink, 5629 .unlink = smb2_unlink,
|