Lines Matching full:invalid

114 	"invalid %s for file extent, have %llu, should be aligned to %u",     \
201 "invalid previous key objectid, have %llu expect %llu", in check_prev_ino()
239 "invalid item size, have %u expect [%zu, %u)", in check_extent_data_item()
247 "invalid type for file extent, have %u expect range [0, %u]", in check_extent_data_item()
260 "invalid compression for file extent, have %u expect range [0, %u]", in check_extent_data_item()
267 "invalid encryption for file extent, have %u expect 0", in check_extent_data_item()
275 "invalid file_offset for inline file extent, have %llu expect 0", in check_extent_data_item()
289 "invalid ram_bytes for uncompressed inline extent, have %u expect %llu", in check_extent_data_item()
300 "invalid item size for reg/prealloc file extent, have %u expect %zu", in check_extent_data_item()
354 "invalid key objectid for csum item, have %llu expect %llu", in check_csum_item()
414 "invalid key objectid: has %llu expect %llu or [%llu, %llu] or %llu", in check_inode_key()
421 "invalid location key objectid: has %llu expect %llu or [%llu, %llu] or %llu", in check_inode_key()
432 "invalid key offset: has %llu expect 0", in check_inode_key()
436 "invalid location key offset:has %llu expect 0", in check_inode_key()
461 "invalid reloc tree for root %lld, root id is not a subvolume tree", in check_root_key()
469 generic_err(leaf, slot, "invalid root id 0"); in check_root_key()
472 "invalid location key root id 0"); in check_root_key()
479 "invalid location key objectid, have %llu expect [%llu, %llu]", in check_root_key()
495 generic_err(leaf, slot, "invalid root id 0 for reloc tree"); in check_root_key()
545 "invalid location key type, have %u, expect %u or %u", in check_dir_item()
555 "invalid dir item type, have %u expect [0, %u)", in check_dir_item()
563 "invalid dir item type for XATTR key, have %u expect %u", in check_dir_item()
597 "dir item with invalid data len, have %u expect 0", in check_dir_item()
676 "invalid block group size 0"); in check_block_group_item()
682 "invalid item size, have %u expect %zu", in check_block_group_item()
700 "invalid block group global root id, have %llu, needs to be <= %llu", in check_block_group_item()
707 "invalid block group chunk objectid, have %llu expect %llu", in check_block_group_item()
715 "invalid block group used, have %llu expect [0, %llu)", in check_block_group_item()
723 "invalid profile flags, have 0x%llx (%lu bits set) expect no more than 1 bit set", in check_block_group_item()
736 "invalid type, have 0x%llx (%lu bits set) expect either 0x%llx, 0x%llx, 0x%llx or 0x%llx", in check_block_group_item()
824 "invalid chunk num_stripes, have %u", num_stripes); in btrfs_check_chunk_valid()
829 "invalid chunk num_stripes < ncopies, have %u < %d", in btrfs_check_chunk_valid()
835 "invalid chunk num_stripes == nparity, have %u == %d", in btrfs_check_chunk_valid()
841 "invalid chunk logical, have %llu should aligned to %u", in btrfs_check_chunk_valid()
847 "invalid chunk sectorsize, have %u expect %u", in btrfs_check_chunk_valid()
854 "invalid chunk length, have %llu", length); in btrfs_check_chunk_valid()
859 "invalid chunk logical start and length, have logical start %llu length %llu", in btrfs_check_chunk_valid()
865 "invalid chunk stripe length: %llu", in btrfs_check_chunk_valid()
896 "invalid chunk profile flag: 0x%llx, expect 0 or 1 bit set", in btrfs_check_chunk_valid()
946 "invalid num_stripes:sub_stripes %u:%u for profile %llu", in btrfs_check_chunk_valid()
969 "invalid chunk item size: have %u expect [%zu, %u)", in check_leaf_chunk_item()
984 "invalid chunk item size: have %u expect %lu", in check_leaf_chunk_item()
1024 "invalid objectid: has=%llu expect=%llu", in check_dev_item()
1030 dev_item_err(leaf, slot, "invalid item size: has %u expect %zu", in check_dev_item()
1051 "invalid bytes used: have %llu expect [0, %llu]", in check_dev_item()
1081 generic_err(leaf, slot, "invalid item size: has %u expect %zu", in check_inode_item()
1091 "invalid inode generation: has %llu expect (0, %llu]", in check_inode_item()
1099 "invalid inode transid: has %llu expect [0, %llu]", in check_inode_item()
1125 "invalid mode: has 0%o expect valid S_IF* bit(s)", in check_inode_item()
1132 "invalid nlink: has %u expect no more than 1 for dir", in check_inode_item()
1169 "invalid root item size, have %u expect %zu or %u", in check_root_item()
1187 "invalid root generation, have %llu expect (0, %llu]", in check_root_item()
1195 "invalid root v2 generation, have %llu expect (0, %llu]", in check_root_item()
1203 "invalid root last_snapshot, have %llu expect (0, %llu]", in check_root_item()
1212 "invalid root bytenr, have %llu expect to be aligned to %u", in check_root_item()
1218 "invalid root level, have %u expect [0, %u]", in check_root_item()
1224 "invalid root level, have %u expect [0, %u]", in check_root_item()
1232 "invalid root flags, have 0x%llx expect mask 0x%llx", in check_root_item()
1290 "invalid key type, METADATA_ITEM type invalid when SKINNY_METADATA feature disabled"); in check_extent_item()
1296 "invalid key objectid, have %llu expect to be aligned to %u", in check_extent_item()
1305 "invalid tree level, have %llu expect [0, %u]", in check_extent_item()
1343 "invalid item size, have %u expect [%zu, %u)", in check_extent_item()
1358 "invalid generation, have %llu expect (0, %llu]", in check_extent_item()
1366 "invalid extent flag, have 0x%llx expect 1 bit set in 0x%llx", in check_extent_item()
1376 "invalid extent length, have %llu expect %u", in check_extent_item()
1383 "invalid key type, have %u expect %u for data backref", in check_extent_item()
1389 "invalid extent length, have %llu expect aligned to %u", in check_extent_item()
1395 "invalid extent flag, data has full backref set"); in check_extent_item()
1408 "invalid tree block info level, have %u expect [0, %u]", in check_extent_item()
1453 "invalid tree parent bytenr, have %llu expect aligned to %u", in check_extent_item()
1473 "invalid data ref offset, have %llu expect aligned to %u", in check_extent_item()
1485 "invalid data parent bytenr, have %llu expect aligned to %u", in check_extent_item()
1522 "invalid extent item size, padding bytes found"); in check_extent_item()
1529 "invalid extent refs, have %llu expect >= inline %llu", in check_extent_item()
1566 "invalid item size, have %u expect %u for key type %u", in check_simple_keyed_refs()
1573 "invalid key objectid for shared block ref, have %llu expect aligned to %u", in check_simple_keyed_refs()
1580 "invalid tree parent bytenr, have %llu expect aligned to %u", in check_simple_keyed_refs()
1596 "invalid item size, have %u expect aligned to %zu for key type %u", in check_extent_data_ref()
1603 "invalid key objectid for shared block ref, have %llu expect aligned to %u", in check_extent_data_ref()
1618 "invalid extent data backref offset, have %llu expect aligned to %u", in check_extent_data_ref()
1638 /* namelen can't be 0, so item_size == sizeof() is also invalid */ in check_inode_ref()
1641 "invalid item size, have %u expect (%zu, %u)", in check_inode_ref()
1686 "invalid key objectid for raid stripe extent, have %llu expect aligned to %u", in check_raid_stripe_extent()
1708 generic_err(leaf, slot, "invalid raid stripe encoding %u", in check_raid_stripe_extent()
1791 "invalid level for leaf, have %d expect 0", in __btrfs_check_leaf()
1814 "invalid root, root %llu must never be empty", in __btrfs_check_leaf()
1822 "invalid owner, root 0 is not defined"); in __btrfs_check_leaf()
1832 "invalid root, root %llu must never be empty", in __btrfs_check_leaf()
1958 "invalid level for node, have %d expect [1, %d]", in __btrfs_check_node()
1978 "invalid NULL node pointer"); in __btrfs_check_node()
2099 "invalid tree nritems, bytenr=%llu nritems=0 expect >0", in btrfs_verify_level_key()