Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsproto.h305 extern int CIFSPOSIXDelFile(const int xid, struct cifs_tcon *tcon,
Dinode.c1210 rc = CIFSPOSIXDelFile(xid, tcon, full_path,
Dcifssmb.c834 CIFSPOSIXDelFile(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSPOSIXDelFile() function