Home
last modified time | relevance | path

Searched refs:CIFSSMBDelFile (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifsproto.h466 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1378 .unlink = CIFSSMBDelFile,
H A Dcifssmb.c760 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() function
2977 CIFSSMBDelFile(xid, tcon, full_path, cifs_sb, NULL); in cifs_create_reparse_inode()