Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h338 extern int CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1060 .mkdir = CIFSSMBMkDir,
Dcifssmb.c953 CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() function