/openbmc/linux/fs/btrfs/ |
H A D | tree-checker.c | 217 return -EUCLEAN; in check_extent_data_item() 227 return -EUCLEAN; in check_extent_data_item() 240 return -EUCLEAN; in check_extent_data_item() 248 return -EUCLEAN; in check_extent_data_item() 261 return -EUCLEAN; in check_extent_data_item() 267 return -EUCLEAN; in check_extent_data_item() 275 return -EUCLEAN; in check_extent_data_item() 290 return -EUCLEAN; in check_extent_data_item() 300 return -EUCLEAN; in check_extent_data_item() 307 return -EUCLEAN; in check_extent_data_item() [all …]
|
H A D | lzo.c | 361 return -EUCLEAN; in lzo_decompress_bio() 440 return -EUCLEAN; in lzo_decompress() 444 return -EUCLEAN; in lzo_decompress() 449 ret = -EUCLEAN; in lzo_decompress()
|
H A D | extent-tree.c | 169 ret = -EUCLEAN; in btrfs_lookup_extent_info() 612 btrfs_abort_transaction(trans, -EUCLEAN); in remove_extent_data_ref() 613 return -EUCLEAN; in remove_extent_data_ref() 864 err = -EUCLEAN; in lookup_inline_extent_backref() 892 err = -EUCLEAN; in lookup_inline_extent_backref() 903 err = -EUCLEAN; in lookup_inline_extent_backref() 1103 return -EUCLEAN; in update_inline_extent_backref() 1116 return -EUCLEAN; in update_inline_extent_backref() 1143 return -EUCLEAN; in update_inline_extent_backref() 1161 return -EUCLEAN; in update_inline_extent_backref() [all …]
|
H A D | ctree.c | 440 ret = -EUCLEAN; in update_ref_for_cow() 460 ret = -EUCLEAN; in update_ref_for_cow() 718 btrfs_abort_transaction(trans, -EUCLEAN); in btrfs_cow_block() 722 return -EUCLEAN; in btrfs_cow_block() 733 btrfs_abort_transaction(trans, -EUCLEAN); in btrfs_cow_block() 739 return -EUCLEAN; in btrfs_cow_block() 856 btrfs_abort_transaction(trans, -EUCLEAN); in btrfs_realloc_node() 862 return -EUCLEAN; in btrfs_realloc_node() 1243 ret = -EUCLEAN; in balance_level() 1694 return -EUCLEAN; in read_block_for_search() [all …]
|
H A D | backref.c | 1078 return -EUCLEAN; in add_inline_refs() 1437 ret = -EUCLEAN; in find_parent_nodes() 1662 ret = -EUCLEAN; in find_parent_nodes() 2318 return -EUCLEAN; in get_extent_inline_ref() 2862 ret = -EUCLEAN; in btrfs_backref_iter_start() 2867 ret = -EUCLEAN; in btrfs_backref_iter_start() 3395 ret = -EUCLEAN; in btrfs_backref_add_tree_node() 3438 ret = -EUCLEAN; in btrfs_backref_add_tree_node() 3562 return -EUCLEAN; in btrfs_backref_finish_upper_links() 3568 return -EUCLEAN; in btrfs_backref_finish_upper_links() [all …]
|
/openbmc/linux/fs/crypto/ |
H A D | hooks.c | 371 return ERR_PTR(-EUCLEAN); in fscrypt_get_symlink() 377 return ERR_PTR(-EUCLEAN); in fscrypt_get_symlink() 380 return ERR_PTR(-EUCLEAN); in fscrypt_get_symlink() 390 err = -EUCLEAN; in fscrypt_get_symlink()
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | ppa.c | 169 if (ret == -EUCLEAN) { in ppa_init() 193 if (ret == -EUCLEAN) { in ppa_init() 216 if (ret == -EUCLEAN) { in ppa_init()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-mtd | 142 mtd returns -EUCLEAN from mtd_read() and mtd_read_oob(). If the 145 or exceeds this value, -EUCLEAN is returned. Otherwise, absent 155 meaning of the -EUCLEAN return code. Previously, it was 166 a persistent return value of -EUCLEAN on devices where sticky 168 ecc_strength, -EUCLEAN is never returned by the read operations. 169 Conversely, if bitflip_threshold is zero, -EUCLEAN is always
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_util.c | 533 if (!rval || (rval == -EUCLEAN)) in nand_verify() 741 if (!rval || rval == -EUCLEAN) in nand_read_skip_bad() 769 if (rval && rval != -EUCLEAN) { in nand_read_skip_bad() 858 if ((err && err != -EUCLEAN) || retlen != mtd->erasesize) { in nand_torture() 882 if ((err && err != -EUCLEAN) || retlen != mtd->erasesize) { in nand_torture()
|
/openbmc/u-boot/cmd/ |
H A D | bootm.c | 396 if (ret < 0 && ret != -EUCLEAN) { in nand_imls_legacyimage() 436 if (ret < 0 && ret != -EUCLEAN) { in nand_imls_fitimage() 484 if (ret < 0 && ret != -EUCLEAN) { in do_imls_nand()
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 100 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 100 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 93 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 93 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 98 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 64 #define EUCLEAN 177 /* Structure needs cleaning */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 90 #define EUCLEAN 135 /* Structure needs cleaning */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 98 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 64 #define EUCLEAN 177 /* Structure needs cleaning */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 90 #define EUCLEAN 135 /* Structure needs cleaning */ macro
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 125 #define EUCLEAN 117 /* Structure needs cleaning */ macro
|
/openbmc/linux/fs/udf/ |
H A D | udf_sb.h | 57 #define EFSCORRUPTED EUCLEAN
|
/openbmc/u-boot/fs/ubifs/ |
H A D | recovery.c | 478 if (ubifs_check_node(c, buf, lnum, offs, 1, 0) != -EUCLEAN) { in no_more_nodes() 791 err = -EUCLEAN; in ubifs_recover_leb() 901 return ERR_PTR(-EUCLEAN); in ubifs_recover_log_leb() 1038 return -EUCLEAN; in clean_an_unclean_leb() 1048 return -EUCLEAN; in clean_an_unclean_leb()
|
/openbmc/linux/fs/ubifs/ |
H A D | recovery.c | 472 if (ubifs_check_node(c, buf, len, lnum, offs, 1, 0) != -EUCLEAN) { in no_more_nodes() 783 err = -EUCLEAN; in ubifs_recover_leb() 893 return ERR_PTR(-EUCLEAN); in ubifs_recover_log_leb() 1030 return -EUCLEAN; in clean_an_unclean_leb() 1040 return -EUCLEAN; in clean_an_unclean_leb()
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | fm.c | 370 if (rc == -EUCLEAN) { in fm_init_common() 458 if (rc == -EUCLEAN) { in fm_init_common()
|