ffs_load_inode
if ((error = ffs_load_inode(bp, ip, fs, ino)) != 0) {
if ((error = ffs_load_inode(bp, ip, fs, ip->i_number)) != 0) {