/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | device_node.c | 1130 rebuild_ok += node->stats.rebuild.total_ok; in peers_sum_attr_show() 1131 rebuild_fail += node->stats.rebuild.total_fail; in peers_sum_attr_show() 1132 rebuild_invalid += node->stats.rebuild.total_invalid; in peers_sum_attr_show() 1133 rebuild_time += node->stats.rebuild.time; in peers_sum_attr_show() 1535 peer->stats.rebuild.cur_ok, in rebuild_show() 1536 peer->stats.rebuild.cur_fail, in rebuild_show() 1537 peer->stats.rebuild.cur_invalid, in rebuild_show() 1538 peer->stats.rebuild.total_ok, in rebuild_show() 1539 peer->stats.rebuild.total_fail, in rebuild_show() 1540 peer->stats.rebuild in rebuild_show() [all...] |
H A D | connection.h | 136 /* rebuild statistics */ 137 struct hmdfs_rebuild_statistics rebuild; member
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | device_node.c | 1130 rebuild_ok += node->stats.rebuild.total_ok; in peers_sum_attr_show() 1131 rebuild_fail += node->stats.rebuild.total_fail; in peers_sum_attr_show() 1132 rebuild_invalid += node->stats.rebuild.total_invalid; in peers_sum_attr_show() 1133 rebuild_time += node->stats.rebuild.time; in peers_sum_attr_show() 1537 peer->stats.rebuild.cur_ok, in rebuild_show() 1538 peer->stats.rebuild.cur_fail, in rebuild_show() 1539 peer->stats.rebuild.cur_invalid, in rebuild_show() 1540 peer->stats.rebuild.total_ok, in rebuild_show() 1541 peer->stats.rebuild.total_fail, in rebuild_show() 1542 peer->stats.rebuild in rebuild_show() [all...] |
H A D | connection.h | 136 /* rebuild statistics */ 137 struct hmdfs_rebuild_statistics rebuild; member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | myrs.c | 1121 int rebuild, ret; in rebuild_store() local 1131 ret = kstrtoint(buf, 0, &rebuild); in rebuild_store() 1143 if (rebuild && ldev_info->rbld_active) { in rebuild_store() 1148 if (!rebuild && !ldev_info->rbld_active) { in rebuild_store() 1150 "Rebuild Not Cancelled; no rebuild in progress\n"); in rebuild_store() 1162 if (rebuild) { in rebuild_store() 1175 rebuild ? "Initiated" : "Cancelled", status); in rebuild_store() 1179 rebuild ? "Initiated" : "Cancelled"); in rebuild_store() 1185 static DEVICE_ATTR_RW(rebuild);
|
H A D | myrb.c | 432 * myrb_get_rbld_progress - get rebuild progress information 434 * Executes a type 3 command and returns the rebuild progress 467 * myrb_update_rbld_progress - updates the rebuild status 469 * Updates the rebuild status for the attached logical devices. 528 * myrb_get_cc_progress - retrieve the rebuild status 530 * Execute a type 3 Command and fetch the rebuild / consistency check 1108 * rebuild operation. in myrb_get_hba_config() 2050 static DEVICE_ATTR_RW(rebuild); 2440 "get rebuild progress\n"); in myrb_monitor() 2452 "get rebuild progres in myrb_monitor() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | myrs.c | 1118 int rebuild, ret; in rebuild_store() local 1128 ret = kstrtoint(buf, 0, &rebuild); in rebuild_store() 1140 if (rebuild && ldev_info->rbld_active) { in rebuild_store() 1145 if (!rebuild && !ldev_info->rbld_active) { in rebuild_store() 1147 "Rebuild Not Cancelled; no rebuild in progress\n"); in rebuild_store() 1159 if (rebuild) { in rebuild_store() 1172 rebuild ? "Initiated" : "Cancelled", status); in rebuild_store() 1176 rebuild ? "Initiated" : "Cancelled"); in rebuild_store() 1182 static DEVICE_ATTR_RW(rebuild);
|
H A D | myrb.c | 431 * myrb_get_rbld_progress - get rebuild progress information 433 * Executes a type 3 command and returns the rebuild progress 466 * myrb_update_rbld_progress - updates the rebuild status 468 * Updates the rebuild status for the attached logical devices. 526 * myrb_get_cc_progress - retrieve the rebuild status 528 * Execute a type 3 Command and fetch the rebuild / consistency check 1106 * rebuild operation. in myrb_get_hba_config() 2022 static DEVICE_ATTR_RW(rebuild); 2409 "get rebuild progress\n"); in myrb_monitor() 2421 "get rebuild progres in myrb_monitor() [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | amifb.c | 658 copins *rebuild[2]; member 2164 copl = copdisplay.rebuild[1]; in ami_rebuild_copper() 2194 cops = copdisplay.rebuild[0]; in ami_rebuild_copper() 2288 copdisplay.rebuild[0] = cops; in ami_build_copper() 2304 copdisplay.rebuild[1] = copl; in ami_build_copper()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amifb.c | 658 copins *rebuild[2]; member 2164 copl = copdisplay.rebuild[1]; in ami_rebuild_copper() 2194 cops = copdisplay.rebuild[0]; in ami_rebuild_copper() 2288 copdisplay.rebuild[0] = cops; in ami_build_copper() 2304 copdisplay.rebuild[1] = copl; in ami_build_copper()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | stash.c | 1827 hmdfs_info("peer 0x%x:0x%llx %sneed to rebuild stash list", in hmdfs_rebuild_check_work_fn() 1862 /* rebuild stash inode list */ 1887 hmdfs_info("peer 0x%x:0x%llx offline again during rebuild", in hmdfs_stash_online_prepare() 1892 hmdfs_warning("partial rebuild fail err %d", err); in hmdfs_stash_online_prepare() 1895 hmdfs_update_peer_rebuild_stats(&conn->stats.rebuild, &stats); in hmdfs_stash_online_prepare() 1896 hmdfs_info("peer 0x%x:0x%llx rebuild stashed-file total %u succeed %u fail %u invalid %u", in hmdfs_stash_online_prepare() 1901 conn->stats.rebuild.time++; in hmdfs_stash_online_prepare() 1945 hmdfs_info("peer 0x%x:0x%llx skip restoring due to rebuild-need", in hmdfs_stash_online_do_restore()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | stash.c | 1812 hmdfs_info("peer 0x%x:0x%llx %sneed to rebuild stash list", in hmdfs_rebuild_check_work_fn() 1847 /* rebuild stash inode list */ 1872 hmdfs_info("peer 0x%x:0x%llx offline again during rebuild", in hmdfs_stash_online_prepare() 1877 hmdfs_warning("partial rebuild fail err %d", err); in hmdfs_stash_online_prepare() 1880 hmdfs_update_peer_rebuild_stats(&conn->stats.rebuild, &stats); in hmdfs_stash_online_prepare() 1881 hmdfs_info("peer 0x%x:0x%llx rebuild stashed-file total %u succeed %u fail %u invalid %u", in hmdfs_stash_online_prepare() 1886 conn->stats.rebuild.time++; in hmdfs_stash_online_prepare() 1930 hmdfs_info("peer 0x%x:0x%llx skip restoring due to rebuild-need", in hmdfs_stash_online_do_restore()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-raid.c | 216 /* Array elements of 64 bit needed for rebuild/failed disk bits */ 327 { CTR_FLAG_REBUILD, "rebuild"}, 823 int rebuild = 0; in parse_dev_params() local 873 rs->ti->error = "Drive designated for rebuild not specified"; in parse_dev_params() 899 rebuild++; in parse_dev_params() 909 } else if (rebuild && !rs->md.recovery_cp) { in parse_dev_params() 913 * it is impossible to rebuild a drive. in parse_dev_params() 921 rs->ti->error = "Unable to rebuild drive while array is not in-sync"; in parse_dev_params() 1038 * It is possible to have a higher rebuild count for RAID10, in validate_raid_redundancy() 1108 * [rebuild <id [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-raid.c | 217 /* Array elements of 64 bit needed for rebuild/failed disk bits */ 328 { CTR_FLAG_REBUILD, "rebuild"}, 823 int rebuild = 0; in parse_dev_params() local 873 rs->ti->error = "Drive designated for rebuild not specified"; in parse_dev_params() 899 rebuild++; in parse_dev_params() 909 } else if (rebuild && !rs->md.recovery_cp) { in parse_dev_params() 913 * it is impossible to rebuild a drive. in parse_dev_params() 921 rs->ti->error = "Unable to rebuild drive while array is not in-sync"; in parse_dev_params() 1038 * It is possible to have a higher rebuild count for RAID10, in validate_raid_redundancy() 1108 * [rebuild <id [all...] |