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