Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h342 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
Dinode.c1264 rc = CIFSPOSIXDelFile(xid, tcon, full_path,
Dcifssmb.c786 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() function