ext2fs_blkpref
ext2fs_blkpref(ip, bn, bn, &ip->i_e2fs_blocks[0]),
pref = ext2fs_blkpref(ip, lbn, 0, (int32_t *)0);
pref = ext2fs_blkpref(ip, lbn, 0, (int32_t *)0);
pref = ext2fs_blkpref(ip, lbn, indirs[num].in_off, &bap[0]);
daddr_t ext2fs_blkpref(struct inode *, daddr_t, int, int32_t *);