extBalloc 18 fs/jfs/jfs_extent.c static int extBalloc(struct inode *, s64, s64 *, s64 *); extBalloc 125 fs/jfs/jfs_extent.c if ((rc = extBalloc(ip, hint ? hint : INOHINT(ip), &nxlen, &nxaddr))) { extBalloc 606 fs/jfs/jfs_extent.c return (extBalloc(ip, blkno, newnblks, newblkno));