v7fs_inode_allocate
if ((error = v7fs_inode_allocate(fs, &ino))) {
if ((error = v7fs_inode_allocate(fs, ino)))
int v7fs_inode_allocate(struct v7fs_self *, v7fs_ino_t *);