Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsproto.h368 extern int CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1074 .mkdir = CIFSSMBMkDir,
Dcifssmb.c995 CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() function