nextbn 1329 fs/jfs/jfs_dtree.c s64 nextbn; nextbn 1398 fs/jfs/jfs_dtree.c nextbn = le64_to_cpu(sp->header.next); nextbn 1399 fs/jfs/jfs_dtree.c rp->header.next = cpu_to_le64(nextbn); nextbn 1434 fs/jfs/jfs_dtree.c if (nextbn == 0 && split->index == sp->header.nextindex) { nextbn 1462 fs/jfs/jfs_dtree.c if (nextbn != 0) { nextbn 1463 fs/jfs/jfs_dtree.c DT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); nextbn 2443 fs/jfs/jfs_dtree.c s64 oxaddr, nextbn, prevbn; nextbn 2486 fs/jfs/jfs_dtree.c nextbn = le64_to_cpu(p->header.next); nextbn 2487 fs/jfs/jfs_dtree.c DT_GETPAGE(ip, nextbn, rmp, PSIZE, rp, rc); nextbn 2739 fs/jfs/jfs_dtree.c s64 nextbn, prevbn; nextbn 2744 fs/jfs/jfs_dtree.c nextbn = le64_to_cpu(p->header.next); nextbn 2748 fs/jfs/jfs_dtree.c if (nextbn != 0) { nextbn 2749 fs/jfs/jfs_dtree.c DT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); nextbn 2801 fs/jfs/jfs_dtree.c p->header.next = cpu_to_le64(nextbn); nextbn 956 fs/jfs/jfs_xtree.c s64 nextbn; nextbn 1023 fs/jfs/jfs_xtree.c nextbn = le64_to_cpu(sp->header.next); nextbn 1024 fs/jfs/jfs_xtree.c rp->header.next = cpu_to_le64(nextbn); nextbn 1043 fs/jfs/jfs_xtree.c if (nextbn == 0 && skip == le16_to_cpu(sp->header.maxentry)) { nextbn 1075 fs/jfs/jfs_xtree.c if (nextbn != 0) { nextbn 1076 fs/jfs/jfs_xtree.c XT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); nextbn 2560 fs/jfs/jfs_xtree.c s64 oxaddr, sxaddr, dxaddr, nextbn, prevbn; nextbn 2717 fs/jfs/jfs_xtree.c nextbn = le64_to_cpu(p->header.next); nextbn 2718 fs/jfs/jfs_xtree.c XT_GETPAGE(ip, nextbn, rmp, PSIZE, rp, rc); nextbn 3002 fs/jfs/jfs_xtree.c s64 nextbn, prevbn; nextbn 3005 fs/jfs/jfs_xtree.c nextbn = le64_to_cpu(p->header.next); nextbn 3009 fs/jfs/jfs_xtree.c if (nextbn != 0) { nextbn 3010 fs/jfs/jfs_xtree.c XT_GETPAGE(ip, nextbn, mp, PSIZE, p, rc); nextbn 3045 fs/jfs/jfs_xtree.c p->header.next = le64_to_cpu(nextbn);