SMB_VFS_MKDIR    2304 source3/smbd/open.c 	if (SMB_VFS_MKDIR(conn, name, mode) != 0) {
SMB_VFS_MKDIR     198 source3/torture/cmd_vfs.c 	if (SMB_VFS_MKDIR(vfs->conn, argv[1], 00755) == -1) {