Lines Matching full:invalid

107 	"invalid %s for file extent, have %llu, should be aligned to %u",     \
194 "invalid previous key objectid, have %llu expect %llu", in check_prev_ino()
232 "invalid item size, have %u expect [%zu, %u)", in check_extent_data_item()
240 "invalid type for file extent, have %u expect range [0, %u]", in check_extent_data_item()
253 "invalid compression for file extent, have %u expect range [0, %u]", in check_extent_data_item()
260 "invalid encryption for file extent, have %u expect 0", in check_extent_data_item()
268 "invalid file_offset for inline file extent, have %llu expect 0", in check_extent_data_item()
282 "invalid ram_bytes for uncompressed inline extent, have %u expect %llu", in check_extent_data_item()
293 "invalid item size for reg/prealloc file extent, have %u expect %zu", in check_extent_data_item()
347 "invalid key objectid for csum item, have %llu expect %llu", in check_csum_item()
407 "invalid key objectid: has %llu expect %llu or [%llu, %llu] or %llu", in check_inode_key()
414 "invalid location key objectid: has %llu expect %llu or [%llu, %llu] or %llu", in check_inode_key()
425 "invalid key offset: has %llu expect 0", in check_inode_key()
429 "invalid location key offset:has %llu expect 0", in check_inode_key()
448 generic_err(leaf, slot, "invalid root id 0"); in check_root_key()
451 "invalid location key root id 0"); in check_root_key()
458 "invalid location key objectid, have %llu expect [%llu, %llu]", in check_root_key()
474 generic_err(leaf, slot, "invalid root id 0 for reloc tree"); in check_root_key()
524 "invalid location key type, have %u, expect %u or %u", in check_dir_item()
534 "invalid dir item type, have %u expect [0, %u)", in check_dir_item()
542 "invalid dir item type for XATTR key, have %u expect %u", in check_dir_item()
576 "dir item with invalid data len, have %u expect 0", in check_dir_item()
655 "invalid block group size 0"); in check_block_group_item()
661 "invalid item size, have %u expect %zu", in check_block_group_item()
679 "invalid block group global root id, have %llu, needs to be <= %llu", in check_block_group_item()
686 "invalid block group chunk objectid, have %llu expect %llu", in check_block_group_item()
694 "invalid block group used, have %llu expect [0, %llu)", in check_block_group_item()
702 "invalid profile flags, have 0x%llx (%lu bits set) expect no more than 1 bit set", in check_block_group_item()
715 "invalid type, have 0x%llx (%lu bits set) expect either 0x%llx, 0x%llx, 0x%llx or 0x%llx", in check_block_group_item()
803 "invalid chunk num_stripes, have %u", num_stripes); in btrfs_check_chunk_valid()
808 "invalid chunk num_stripes < ncopies, have %u < %d", in btrfs_check_chunk_valid()
814 "invalid chunk num_stripes == nparity, have %u == %d", in btrfs_check_chunk_valid()
820 "invalid chunk logical, have %llu should aligned to %u", in btrfs_check_chunk_valid()
826 "invalid chunk sectorsize, have %u expect %u", in btrfs_check_chunk_valid()
833 "invalid chunk length, have %llu", length); in btrfs_check_chunk_valid()
838 "invalid chunk logical start and length, have logical start %llu length %llu", in btrfs_check_chunk_valid()
844 "invalid chunk stripe length: %llu", in btrfs_check_chunk_valid()
861 "invalid chunk profile flag: 0x%llx, expect 0 or 1 bit set", in btrfs_check_chunk_valid()
911 "invalid num_stripes:sub_stripes %u:%u for profile %llu", in btrfs_check_chunk_valid()
934 "invalid chunk item size: have %u expect [%zu, %u)", in check_leaf_chunk_item()
949 "invalid chunk item size: have %u expect %lu", in check_leaf_chunk_item()
989 "invalid objectid: has=%llu expect=%llu", in check_dev_item()
995 dev_item_err(leaf, slot, "invalid item size: has %u expect %zu", in check_dev_item()
1016 "invalid bytes used: have %llu expect [0, %llu]", in check_dev_item()
1046 generic_err(leaf, slot, "invalid item size: has %u expect %zu", in check_inode_item()
1056 "invalid inode generation: has %llu expect (0, %llu]", in check_inode_item()
1064 "invalid inode transid: has %llu expect [0, %llu]", in check_inode_item()
1090 "invalid mode: has 0%o expect valid S_IF* bit(s)", in check_inode_item()
1097 "invalid nlink: has %u expect no more than 1 for dir", in check_inode_item()
1134 "invalid root item size, have %u expect %zu or %u", in check_root_item()
1152 "invalid root generation, have %llu expect (0, %llu]", in check_root_item()
1160 "invalid root v2 generation, have %llu expect (0, %llu]", in check_root_item()
1168 "invalid root last_snapshot, have %llu expect (0, %llu]", in check_root_item()
1177 "invalid root bytenr, have %llu expect to be aligned to %u", in check_root_item()
1183 "invalid root level, have %u expect [0, %u]", in check_root_item()
1189 "invalid root level, have %u expect [0, %u]", in check_root_item()
1197 "invalid root flags, have 0x%llx expect mask 0x%llx", in check_root_item()
1253 "invalid key type, METADATA_ITEM type invalid when SKINNY_METADATA feature disabled"); in check_extent_item()
1259 "invalid key objectid, have %llu expect to be aligned to %u", in check_extent_item()
1268 "invalid tree level, have %llu expect [0, %u]", in check_extent_item()
1294 "invalid item size, have %u expect [%zu, %u)", in check_extent_item()
1309 "invalid generation, have %llu expect (0, %llu]", in check_extent_item()
1317 "invalid extent flag, have 0x%llx expect 1 bit set in 0x%llx", in check_extent_item()
1327 "invalid extent length, have %llu expect %u", in check_extent_item()
1334 "invalid key type, have %u expect %u for data backref", in check_extent_item()
1340 "invalid extent length, have %llu expect aligned to %u", in check_extent_item()
1346 "invalid extent flag, data has full backref set"); in check_extent_item()
1359 "invalid tree block info level, have %u expect [0, %u]", in check_extent_item()
1402 "invalid tree parent bytenr, have %llu expect aligned to %u", in check_extent_item()
1418 "invalid data ref offset, have %llu expect aligned to %u", in check_extent_item()
1430 "invalid data parent bytenr, have %llu expect aligned to %u", in check_extent_item()
1446 "invalid extent item size, padding bytes found"); in check_extent_item()
1453 "invalid extent refs, have %llu expect >= inline %llu", in check_extent_item()
1490 "invalid item size, have %u expect %u for key type %u", in check_simple_keyed_refs()
1497 "invalid key objectid for shared block ref, have %llu expect aligned to %u", in check_simple_keyed_refs()
1504 "invalid tree parent bytenr, have %llu expect aligned to %u", in check_simple_keyed_refs()
1520 "invalid item size, have %u expect aligned to %zu for key type %u", in check_extent_data_ref()
1527 "invalid key objectid for shared block ref, have %llu expect aligned to %u", in check_extent_data_ref()
1542 "invalid extent data backref offset, have %llu expect aligned to %u", in check_extent_data_ref()
1562 /* namelen can't be 0, so item_size == sizeof() is also invalid */ in check_inode_ref()
1565 "invalid item size, have %u expect (%zu, %u)", in check_inode_ref()
1670 "invalid level for leaf, have %d expect 0", in check_leaf()
1693 "invalid root, root %llu must never be empty", in check_leaf()
1701 "invalid owner, root 0 is not defined"); in check_leaf()
1711 "invalid root, root %llu must never be empty", in check_leaf()
1833 "invalid level for node, have %d expect [1, %d]", in btrfs_check_node()
1853 "invalid NULL node pointer"); in btrfs_check_node()