Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsproto.h403 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1194 .unlink = CIFSSMBDelFile,
Dcifssmb.c921 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() function