Searched refs:smb2_unlink (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2proto.h | 80 int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | smb2inode.c | 1186 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() function 1507 smb2_unlink(xid, tcon, full_path, cifs_sb, NULL); in smb2_create_reparse_inode()
|
| H A D | smb2ops.c | 5399 .unlink = smb2_unlink, 5502 .unlink = smb2_unlink, 5609 .unlink = smb2_unlink, 5725 .unlink = smb2_unlink,
|