sftpfs_mkdir      101 src/vfs/sftpfs/internal.h int sftpfs_mkdir (const vfs_path_t * vpath, mode_t mode, GError ** mcerror);
sftpfs_mkdir      547 src/vfs/sftpfs/sftpfs.c     rc = sftpfs_mkdir (vpath, mode, &mcerror);