ffs_inode_free
ffs_inode_free(pip, ino, mode);
int ffs_inode_free(struct inode *, ufsino_t, mode_t);
.iv_inode_free = ffs_inode_free,