p9fs_unix2p9_mode
perm = p9fs_unix2p9_mode(mode);
perm = p9fs_unix2p9_mode(mode | S_IFDIR);
static uint32_t p9fs_unix2p9_mode(uint32_t mode);