Searched refs:stree (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A DMakefile8 super.o prints.o objectid.o lbalance.o ibalance.o stree.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A DMakefile8 super.o prints.o objectid.o lbalance.o ibalance.o stree.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_dmap.c1138 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx);
1267 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx);
1456 if (l2nb > dcp->stree[ti])
1465 if (l2nb <= dcp->stree[m + n]) {
1472 "dbAllocAG: failed descending stree");
1788 if (dp->tree.stree[ROOT] != L2BPERDMAP) {
1916 if (dp->tree.stree[leafidx + LEAFIND] < BUDMIN)
1963 oldroot = dp->tree.stree[ROOT];
1969 if (dp->tree.stree[ROOT] == oldroot)
1976 if ((rc = dbAdjCtl(bmp, blkno, dp->tree.stree[ROO
[all...]
H A Djfs_dmap.h153 s8 stree[TREESIZE]; /* TREESIZE: tree */ member in struct:dmaptree
181 s8 stree[CTLTREESIZE]; /* CTLTREESIZE: dmapctl tree */ member in struct:dmapctl
199 #define dmt_stree t1.stree
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jfs/
H A Djfs_dmap.c1138 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx);
1267 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx);
1456 if (l2nb > dcp->stree[ti])
1465 if (l2nb <= dcp->stree[m + n]) {
1472 "dbAllocAG: failed descending stree");
1788 if (dp->tree.stree[ROOT] != L2BPERDMAP) {
1916 if (dp->tree.stree[leafidx + LEAFIND] < BUDMIN)
1963 oldroot = dp->tree.stree[ROOT];
1969 if (dp->tree.stree[ROOT] == oldroot)
1976 if ((rc = dbAdjCtl(bmp, blkno, dp->tree.stree[ROO
[all...]
H A Djfs_dmap.h153 s8 stree[TREESIZE]; /* TREESIZE: tree */ member in struct:dmaptree
181 s8 stree[CTLTREESIZE]; /* CTLTREESIZE: dmapctl tree */ member in struct:dmapctl
199 #define dmt_stree t1.stree
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/
H A Dtrees.c487 * The length opt_len is updated; static_len is also updated if stree is
496 const ct_data *stree = desc->stat_desc->static_tree; local
528 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
617 * also updated if stree is not null. The field max_code is set.
624 const ct_data *stree = desc->stat_desc->static_tree; local
654 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeftree.c404 * The length opt_len is updated; static_len is also updated if stree is
414 const ct_data *stree = desc->stat_desc->static_tree; local
446 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
536 * also updated if stree is not null. The field max_code is set.
544 const ct_data *stree = desc->stat_desc->static_tree; local
574 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c404 * The length opt_len is updated; static_len is also updated if stree is
414 const ct_data *stree = desc->stat_desc->static_tree; local
446 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
536 * also updated if stree is not null. The field max_code is set.
544 const ct_data *stree = desc->stat_desc->static_tree; local
574 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A Dtrees.c488 * The length opt_len is updated; static_len is also updated if stree is
497 const ct_data *stree = desc->stat_desc->static_tree; local
529 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
618 * also updated if stree is not null. The field max_code is set.
625 const ct_data *stree = desc->stat_desc->static_tree; local
655 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/
H A Dtrees.c487 * The length opt_len is updated; static_len is also updated if stree is
496 const ct_data *stree = desc->stat_desc->static_tree; local
528 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
617 * also updated if stree is not null. The field max_code is set.
624 const ct_data *stree = desc->stat_desc->static_tree; local
654 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/
H A Dtrees.c487 * The length opt_len is updated; static_len is also updated if stree is
496 const ct_data *stree = desc->stat_desc->static_tree; local
528 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
617 * also updated if stree is not null. The field max_code is set.
624 const ct_data *stree = desc->stat_desc->static_tree; local
654 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/
H A Dgzip.c1049 * The length opt_len is updated; static_len is also updated if stree is
1059 ct_data *stree = desc->static_tree; local
1095 if (stree)
1096 G2.static_len += (ulg) f * (stree[n].Len + xbits);
1190 * also updated if stree is not null. The field max_code is set.
1209 ct_data *stree = desc->static_tree; local
1242 if (stree)
1243 G2.static_len -= stree[new].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/
H A Dtrees.c491 * The length opt_len is updated; static_len is also updated if stree is
500 const ct_data *stree = desc->stat_desc->static_tree; local
532 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
621 * also updated if stree is not null. The field max_code is set.
628 const ct_data *stree = desc->stat_desc->static_tree; local
658 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/
H A Dgzip.c1049 * The length opt_len is updated; static_len is also updated if stree is
1059 ct_data *stree = desc->static_tree; local
1095 if (stree)
1096 G2.static_len += (ulg) f * (stree[n].Len + xbits);
1190 * also updated if stree is not null. The field max_code is set.
1209 ct_data *stree = desc->static_tree; local
1242 if (stree)
1243 G2.static_len -= stree[new].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/
H A Dtrees.c491 * The length opt_len is updated; static_len is also updated if stree is
500 const ct_data *stree = desc->stat_desc->static_tree; local
532 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
621 * also updated if stree is not null. The field max_code is set.
628 const ct_data *stree = desc->stat_desc->static_tree; local
658 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/
H A Dgzip.c1049 * The length opt_len is updated; static_len is also updated if stree is
1059 ct_data *stree = desc->static_tree; local
1095 if (stree)
1096 G2.static_len += (ulg) f * (stree[n].Len + xbits);
1190 * also updated if stree is not null. The field max_code is set.
1209 ct_data *stree = desc->static_tree; local
1242 if (stree)
1243 G2.static_len -= stree[new].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/
H A Dtrees.c491 * The length opt_len is updated; static_len is also updated if stree is
500 const ct_data *stree = desc->stat_desc->static_tree; local
532 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
621 * also updated if stree is not null. The field max_code is set.
628 const ct_data *stree = desc->stat_desc->static_tree; local
658 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppdump/
H A Dzlib.c1845 * The length opt_len is updated; static_len is also updated if stree is
1854 ct_data *stree = desc->stat_desc->static_tree; local
1886 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
1975 * also updated if stree is not null. The field max_code is set.
1982 ct_data *stree = desc->stat_desc->static_tree; local
2012 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppdump/
H A Dzlib.c1845 * The length opt_len is updated; static_len is also updated if stree is
1854 ct_data *stree = desc->stat_desc->static_tree; local
1886 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
1975 * also updated if stree is not null. The field max_code is set.
1982 ct_data *stree = desc->stat_desc->static_tree; local
2012 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppdump/
H A Dzlib.c1845 * The length opt_len is updated; static_len is also updated if stree is
1854 ct_data *stree = desc->stat_desc->static_tree; local
1886 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
1975 * also updated if stree is not null. The field max_code is set.
1982 ct_data *stree = desc->stat_desc->static_tree; local
2012 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/common/
H A Dzlib.c2243 * The length opt_len is updated; static_len is also updated if stree is
2252 ct_data *stree = desc->stat_desc->static_tree; local
2284 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
2373 * also updated if stree is not null. The field max_code is set.
2380 ct_data *stree = desc->stat_desc->static_tree; local
2410 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/common/
H A Dzlib.c2243 * The length opt_len is updated; static_len is also updated if stree is
2252 ct_data *stree = desc->stat_desc->static_tree; local
2284 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
2373 * also updated if stree is not null. The field max_code is set.
2380 ct_data *stree = desc->stat_desc->static_tree; local
2410 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/common/
H A Dzlib.c2243 * The length opt_len is updated; static_len is also updated if stree is
2252 ct_data *stree = desc->stat_desc->static_tree; local
2284 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
2373 * also updated if stree is not null. The field max_code is set.
2380 ct_data *stree = desc->stat_desc->static_tree; local
2410 s->opt_len--; if (stree) s->static_len -= stree[node].Len;

Completed in 502 milliseconds