Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h442 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1119 .unlink = CIFSSMBDelFile,
H A Dcifssmb.c748 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() function