Searched refs:d_key_position (Results 1 – 1 of 1) sorted by relevance
/linux/fs/reiserfs/ |
H A D | ibalance.c | 498 int d_key_position; in internal_shift_left() local 501 &d_key_position, &cf); in internal_shift_left() 511 d_key_position); in internal_shift_left() 515 replace_key(tb, cf, d_key_position, in internal_shift_left() 519 replace_key(tb, cf, d_key_position, src_bi.bi_bh, in internal_shift_left() 539 int d_key_position; in internal_shift1_left() local 542 &dest_bi, &src_bi, &d_key_position, &cf); in internal_shift1_left() 547 d_key_position); in internal_shift1_left() 570 int d_key_position; in internal_shift_right() local 574 &d_key_position, &cf); in internal_shift_right() [all …]
|