Searched refs:smb2_unlink (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2proto.h | 85 int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | smb2inode.c | 1075 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() function 1427 smb2_unlink(xid, tcon, full_path, cifs_sb, NULL); in smb2_create_reparse_inode()
|
| H A D | smb2ops.c | 5424 .unlink = smb2_unlink, 5527 .unlink = smb2_unlink, 5634 .unlink = smb2_unlink, 5750 .unlink = smb2_unlink,
|