Searched refs:s012 (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dsdb012.tcl90 proc s012 { method args } { procedure
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dsdb012.tcl90 proc s012 { method args } { procedure
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dsdb012.tcl90 proc s012 { method args } { procedure
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Dfix_node.c576 * s012 number of items that fall into splitted nodes.
581 * s1bytes number of bytes which flow to the first new node when S[0] splits (this number is contained in s012 array)
585 int rnum, int blk_num, short *s012, int lb, int rb)
593 if (s012 != NULL) {
594 tb->s0num = *s012++,
595 tb->s1num = *s012++, tb->s2num = *s012++;
596 tb->s1bytes = *s012++;
597 tb->s2bytes = *s012;
1383 as well as number of items in each part of the split node (s012 number
584 set_parameters(struct tree_balance *tb, int h, int lnum, int rnum, int blk_num, short *s012, int lb, int rb) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dfix_node.c576 * s012 number of items that fall into splitted nodes.
581 * s1bytes number of bytes which flow to the first new node when S[0] splits (this number is contained in s012 array)
585 int rnum, int blk_num, short *s012, int lb, int rb)
593 if (s012 != NULL) {
594 tb->s0num = *s012++,
595 tb->s1num = *s012++, tb->s2num = *s012++;
596 tb->s1bytes = *s012++;
597 tb->s2bytes = *s012;
1383 as well as number of items in each part of the split node (s012 number
584 set_parameters(struct tree_balance *tb, int h, int lnum, int rnum, int blk_num, short *s012, int lb, int rb) argument
[all...]

Completed in 171 milliseconds