kboot: Implement mkdir(2)
mkdir() may be needed early in boot to create missing directories. Provide a syscall wrapper for it.
Sponsored by: Netflix