Searched refs:FR (Results 26 - 33 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Ddo_balan.c81 RFALSE(tb->FR[0] && B_LEVEL(tb->FR[0]) != DISK_LEAF_NODE_LEVEL + 1,
82 "vs- 12000: level: wrong FR %z", tb->FR[0]);
169 if (tb->FR[0] == PATH_H_PPARENT(tb->tb_path, 0)) {
172 && 1 < B_NR_ITEMS(tb->FR[0]))
175 tb->FR[0], 1);
781 bi.bi_parent = tb->FR[0];
822 bi.bi_parent = tb->FR[0];
887 tb->FR[
[all...]
H A Dibalance.c63 src_bi->bi_parent = tb->FR[h];
80 dest_bi->bi_parent = tb->FR[h];
103 dest_bi->bi_parent = tb->FR[h];
880 bi.bi_parent = tb->FR[h];
898 bi.bi_parent = tb->FR[h];
H A Dprints.c597 "* h * S * L * R * F * FL * FR * CFL * CFR *\n",
625 (tb->FR[h]) ? (long long)(tb->FR[h]->
H A Dlbalance.c583 dest_bi->bi_parent = tb->FR[0];
591 src_bi->bi_parent = tb->FR[0];
607 dest_bi->bi_parent = tb->FR[0];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fec_8xx/
H A Dfec_main.c79 (FR(fecp, ecntrl) & FEC_ECNTRL_RESET) != 0 && i < FEC_RESET_DELAY;
428 if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0)
432 for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) &&
729 while ((int_events = FR(fecp, ievent) & FR(fecp, imask)) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/alpha/
H A Dsqr_c8.pl26 &ld(($a[7])=&NR(1),&QWPw(7,$ap)); &FR($ap);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/alpha.works/
H A Dsqr_c8.pl26 &ld(($a[7])=&NR(1),&QWPw(7,$ap)); &FR($ap);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h1333 struct buffer_head *FR[MAX_HEIGHT]; /* array of fathers of the right neighbors */ member in struct:tree_balance

Completed in 73 milliseconds

12