dbAllocBottomUp   297 fs/jfs/jfs_dmap.h extern int dbAllocBottomUp(struct inode *ip, s64 blkno, s64 nblocks);
dbAllocBottomUp  2229 fs/jfs/jfs_xtree.c 		if ((rc = dbAllocBottomUp(ip, xaddr, (s64) nblocks)) == 0) {
dbAllocBottomUp  2248 fs/jfs/jfs_xtree.c 	if ((rc = dbAllocBottomUp(ip, xaddr, (s64) xlen)))
dbAllocBottomUp  2275 fs/jfs/jfs_xtree.c 	if ((rc = dbAllocBottomUp(ip, xaddr, (s64) xlen)))