Searched refs:FL (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dfix_node.c737 decrement_bcount(p_s_tb->FL[n_counter]);
738 p_s_tb->FL[n_counter] = NULL;
855 if ((f = PATH_H_PPARENT (tb->tb_path, h)) == 0 || (l = tb->FL[h]) == 0)
902 if ( ! p_s_tb->FL[n_h] ) /* Father of the left neighbor does not exist. */
910 ! B_IS_IN_TREE (p_s_tb->FL[n_h]) ||
912 ! buffer_uptodate (p_s_tb->FL[n_h]),
913 "vs-8165: F[h] (%b) or FL[h] (%b) is invalid",
914 p_s_father, p_s_tb->FL[n_h]);
918 n_left_neighbor_position = ( p_s_father == p_s_tb->FL[n_h] ) ?
919 p_s_tb->lkey[n_h] : B_NR_ITEMS (p_s_tb->FL[n_
[all...]
H A Ddo_balan.c323 bi.bi_parent = tb->FL[0];
351 bi.bi_parent = tb->FL[0];
383 bi.bi_parent = tb->FL[0];
433 bi.bi_parent = tb->FL[0];
511 bi.bi_parent = tb->FL[0];
1303 RFALSE( PATH_H_PPARENT (tb->tb_path, h) == 0 || tb->FL[h] == 0,
1304 "vs-12325: FL[%d](%p) or F[%d](%p) does not exist",
1305 h, tb->FL[h], h, PATH_H_PPARENT (tb->tb_path, h));
1308 return B_NR_ITEMS (tb->FL[h]);
1380 retval |= locked_or_not_in_tree (tb->FL[
[all...]
H A Dibalance.c50 dest_bi->bi_parent = tb->FL[h];
58 src_bi->bi_parent = tb->FL[h];
97 dest_bi->bi_parent = tb->FL[h];
814 bi.bi_parent = tb->FL[h];
829 bi.bi_parent = tb->FL[h];
H A Dprints.c595 "* h * S * L * R * F * FL * FR * CFL * CFR *\n",
618 (tb->FL[h]) ? (tb->FL[h]->b_blocknr):(-1),
H A Dlbalance.c506 dest_bi->bi_parent = tb->FL[0];
530 dest_bi->bi_parent = tb->FL[0];
538 src_bi->bi_parent = tb->FL[0];
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmrobo.c917 #define FL FLAG_LAN macro
919 #define FL FLAG_UNTAG macro
921 if (!pdesc[pid].cpu || strchr(port, FL)) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h1286 struct buffer_head * FL[MAX_HEIGHT]; /* array of fathers of the left neighbors */ member in struct:tree_balance
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h1286 struct buffer_head * FL[MAX_HEIGHT]; /* array of fathers of the left neighbors */ member in struct:tree_balance

Completed in 162 milliseconds