Lines Matching full:vs

33 	RFALSE(!is_direntry_le_ih(ih), "vs-10000: item must be directory item");  in leaf_copy_dir_entries()
162 "vs-10010: item can not have empty length"); in leaf_copy_boundary_item()
188 "vs-10020", in leaf_copy_boundary_item()
205 …"vs-10030: merge to left: last unformatted node of non-last indirect item %h must have zerto free … in leaf_copy_boundary_item()
250 …"vs-10040: merge to right: last unformatted node of non-last indirect item must be filled entirely… in leaf_copy_boundary_item()
259 "vs-10050: items %h and %h do not match", ih, dih); in leaf_copy_boundary_item()
270 "vs-10060: no so much bytes %lu (needed %lu)", in leaf_copy_boundary_item()
278 "vs-10070: dih %h, bytes_or_entries(%d)", dih, in leaf_copy_boundary_item()
286 "vs-10080: dih %h, bytes_or_entries(%d)", in leaf_copy_boundary_item()
323 "vs-10090: bad last_first parameter %d", last_first); in leaf_copy_items_entirely()
325 "vs-10100: too few items in source %d, required %d from %d", in leaf_copy_items_entirely()
327 RFALSE(cpy_num < 0, "vs-10110: can not copy negative amount of items"); in leaf_copy_items_entirely()
328 RFALSE(!dest_bi, "vs-10120: can not copy negative amount of items"); in leaf_copy_items_entirely()
332 RFALSE(!dest, "vs-10130: can not copy negative amount of items"); in leaf_copy_items_entirely()
351 "vs-10140: not enough free space for headers %d (needed %d)", in leaf_copy_items_entirely()
376 "vs-10150: not enough free space for items %d (needed %d)", in leaf_copy_items_entirely()
398 "vs-10160: block number in bh does not match to field in disk_child structure %lu and %lu", in leaf_copy_items_entirely()
422 "vs-10170: bytes == - 1 means: do not split item"); in leaf_item_bottle()
447 …"vs-10180: when whole indirect item is bottle to left neighbor, it must have free_space==0 (not %l… in leaf_item_bottle()
453 "vs-10190: bad mergeability of item %h", ih); in leaf_item_bottle()
492 "vs-10200: ih->ih_free_space must be 0 when indirect item will be appended"); in leaf_item_bottle()
528 RFALSE(!dest || !src, "vs-10210: !dest || !src"); in leaf_copy_items()
530 "vs-10220:last_first != FIRST_TO_LAST && last_first != LAST_TO_FIRST"); in leaf_copy_items()
532 "vs-10230: No enough items: %d, req. %d", B_NR_ITEMS(src), in leaf_copy_items()
534 RFALSE(cpy_num < 0, "vs-10240: cpy_num < 0 (%d)", cpy_num); in leaf_copy_items()
703 reiserfs_panic(sb_from_bi(src_bi), "vs-10250", in leaf_define_dest_src_infos()
707 "vs-10260: mode==%d, source (%p) or dest (%p) buffer is initialized incorrectly", in leaf_define_dest_src_infos()
757 "vs-10270: S0 is empty now, but shift_bytes != -1 (%d)", in leaf_shift_left()
761 print_cur_tb("vs-10275"); in leaf_shift_left()
762 reiserfs_panic(tb->tb_sb, "vs-10275", in leaf_shift_left()
781 "vs-10280: item must be mergeable"); in leaf_shift_left()
920 "vs-10170: not enough free space in block %z, new item %h", in leaf_insert_into_buf()
923 "vs-10172: zero number == %d, item length == %d", in leaf_insert_into_buf()
995 "vs-10175: not enough free space: needed %d, available %d", in leaf_paste_in_buffer()
1004 reiserfs_panic(sb, "vs-10177", in leaf_paste_in_buffer()
1411 reiserfs_error(sb_from_bi(bi), "vs-10240", in leaf_paste_entries()
1417 reiserfs_error(sb_from_bi(bi), "vs-10250", in leaf_paste_entries()