Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h438 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
H A Dinode.c1973 rc = CIFSPOSIXDelFile(xid, tcon, full_path, in cifs_unlink()
H A Dcifssmb.c671 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() function