Home
last modified time | relevance | path

Searched refs:stree (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
H A Djfs_dmap.h140 s8 stree[TREESIZE]; /* TREESIZE: tree */ member
168 s8 stree[CTLTREESIZE]; /* CTLTREESIZE: dmapctl tree */ member
186 #define dmt_stree t2.stree
/linux/lib/zlib_deflate/
H A Ddeftree.c360 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen() local
392 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits); in gen_bitlen()
490 const ct_data *stree = desc->stat_desc->static_tree; in build_tree() local
520 s->opt_len--; if (stree) s->static_len -= stree[node].Len; in build_tree()
/linux/fs/reiserfs/
H A DMakefile9 super.o prints.o objectid.o lbalance.o ibalance.o stree.o \