Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h401 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
H A Dinode.c1644 rc = CIFSPOSIXDelFile(xid, tcon, full_path,
H A Dcifssmb.c847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() function