Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsproto.h399 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
Dinode.c1642 rc = CIFSPOSIXDelFile(xid, tcon, full_path,
Dcifssmb.c847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() function