Home
last modified time | relevance | path

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

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