unmoved_loc 911 fs/reiserfs/lbalance.c int last_loc, unmoved_loc; unmoved_loc 931 fs/reiserfs/lbalance.c unmoved_loc = before ? ih_location(ih - 1) : bh->b_size; unmoved_loc 934 fs/reiserfs/lbalance.c bh->b_data + last_loc, unmoved_loc - last_loc); unmoved_loc 936 fs/reiserfs/lbalance.c to = bh->b_data + unmoved_loc - ih_item_len(inserted_item_ih); unmoved_loc 953 fs/reiserfs/lbalance.c unmoved_loc -= ih_item_len(&ih[i - before]); unmoved_loc 954 fs/reiserfs/lbalance.c put_ih_location(&ih[i - before], unmoved_loc); unmoved_loc 987 fs/reiserfs/lbalance.c int last_loc, unmoved_loc; unmoved_loc 1014 fs/reiserfs/lbalance.c unmoved_loc = affected_item_num ? ih_location(ih - 1) : bh->b_size; unmoved_loc 1018 fs/reiserfs/lbalance.c unmoved_loc - last_loc); unmoved_loc 1041 fs/reiserfs/lbalance.c memset(bh->b_data + unmoved_loc - paste_size, 0, unmoved_loc 1043 fs/reiserfs/lbalance.c memcpy(bh->b_data + unmoved_loc - paste_size + unmoved_loc 1049 fs/reiserfs/lbalance.c memset(bh->b_data + unmoved_loc - paste_size, '\0', paste_size); unmoved_loc 1152 fs/reiserfs/lbalance.c int last_loc, unmoved_loc; unmoved_loc 1207 fs/reiserfs/lbalance.c unmoved_loc = cut_item_num ? ih_location(ih - 1) : bh->b_size; unmoved_loc 1211 fs/reiserfs/lbalance.c unmoved_loc - last_loc - cut_size);