Searched refs:d_key_position (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/reiserfs/ | 
| D | ibalance.c | 498 	int d_key_position;  in internal_shift_left()  local501 				       &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 …]
 
 |