ext2fs_blkpref 98 ufs/ext2fs/ext2fs_balloc.c ext2fs_blkpref(ip, bn, (int)bn, &ip->i_e2fs_blocks[0]), ext2fs_blkpref 131 ufs/ext2fs/ext2fs_balloc.c pref = ext2fs_blkpref(ip, lbn, 0, (int32_t *)0); ext2fs_blkpref 171 ufs/ext2fs/ext2fs_balloc.c pref = ext2fs_blkpref(ip, lbn, 0, (int32_t *)0); ext2fs_blkpref 208 ufs/ext2fs/ext2fs_balloc.c pref = ext2fs_blkpref(ip, lbn, indirs[num].in_off, &bap[0]); ext2fs_blkpref 67 ufs/ext2fs/ext2fs_extern.h daddr_t ext2fs_blkpref(struct inode *, int32_t, int, int32_t *);