Home
last modified time | relevance | path

Searched refs:last_removed_loc (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Dlbalance.c1134 int last_loc, last_removed_loc; in leaf_delete_items_entirely() local
1166 last_removed_loc = ih_location(&(ih[del_num - 1])); in leaf_delete_items_entirely()
1168 memmove(bh->b_data + last_loc + j - last_removed_loc, in leaf_delete_items_entirely()
1169 bh->b_data + last_loc, last_removed_loc - last_loc); in leaf_delete_items_entirely()
1178 last_removed_loc)); in leaf_delete_items_entirely()
1183 blkh_free_space(blkh) + (j - last_removed_loc + in leaf_delete_items_entirely()
1192 dc_size(t_dc) - (j - last_removed_loc + in leaf_delete_items_entirely()