Searched refs:smb2_unlink (Results 1 – 3 of 3) sorted by relevance
/linux/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 | 1175 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() function 1411 smb2_unlink(xid, tcon, full_path, cifs_sb, NULL); in smb2_create_reparse_inode()
|
H A D | smb2ops.c | 5348 .unlink = smb2_unlink, 5452 .unlink = smb2_unlink, 5560 .unlink = smb2_unlink, 5677 .unlink = smb2_unlink,
|