dbAllocBottomUp   310 fs/jfs/jfs_dmap.h extern int dbAllocBottomUp(struct inode *ip, s64 blkno, s64 nblocks);
dbAllocBottomUp  2503 fs/jfs/jfs_xtree.c 		if ((rc = dbAllocBottomUp(ip, xaddr, (s64) nblocks)) == 0) {
dbAllocBottomUp  2522 fs/jfs/jfs_xtree.c 	if ((rc = dbAllocBottomUp(ip, xaddr, (s64) xlen)))
dbAllocBottomUp  2549 fs/jfs/jfs_xtree.c 	if ((rc = dbAllocBottomUp(ip, xaddr, (s64) xlen)))