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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A DMakefile8 super.o prints.o objectid.o lbalance.o ibalance.o stree.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dtrees.c485 * The length opt_len is updated; static_len is also updated if stree is
494 const ct_data *stree = desc->stat_desc->static_tree; local
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
615 * also updated if stree is not null. The field max_code is set.
622 const ct_data *stree = desc->stat_desc->static_tree; local
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
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;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.c485 * The length opt_len is updated; static_len is also updated if stree is
494 const ct_data *stree = desc->stat_desc->static_tree; local
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
615 * also updated if stree is not null. The field max_code is set.
622 const ct_data *stree = desc->stat_desc->static_tree; local
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtrees.c636 * The length opt_len is updated; static_len is also updated if stree is
647 ct_data near *stree = desc->static_tree; local
676 if (stree) static_len += (ulg)f * (stree[n].Len + xbits);
763 * also updated if stree is not null. The field max_code is set.
769 ct_data near *stree = desc->static_tree; local
799 opt_len--; if (stree) static_len -= stree[new].Len;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dgzip.c1059 * The length opt_len is updated; static_len is also updated if stree is
1069 ct_data *stree = desc->static_tree; local
1105 if (stree)
1106 G2.static_len += (ulg) f * (stree[n].Len + xbits);
1200 * also updated if stree is not null. The field max_code is set.
1219 ct_data *stree = desc->static_tree; local
1252 if (stree)
1253 G2.static_len -= stree[new].Len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/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 215 milliseconds