Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsproto.h309 extern int CIFSSMBDelFile(const int xid, struct cifs_tcon *tcon,
Dinode.c1219 rc = CIFSSMBDelFile(xid, tcon, full_path, cifs_sb->local_nls,
Dcifssmb.c909 CIFSSMBDelFile(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSSMBDelFile() function