Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifsproto.h273 extern int CIFSPOSIXDelFile(const int xid, struct cifsTconInfo *tcon,
Dinode.c1206 rc = CIFSPOSIXDelFile(xid, tcon, full_path,
Dcifssmb.c797 CIFSPOSIXDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSPOSIXDelFile() function