Searched refs:extBalloc (Results 1 – 1 of 1) sorted by relevance
18 static int extBalloc(struct inode *, s64, s64 *, s64 *);122 if ((rc = extBalloc(ip, hint ? hint : INOHINT(ip), &nxlen, &nxaddr))) { in extAlloc()299 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc() function