Searched refs:repair (Results 1 – 20 of 20) sorted by relevance
| /linux-4.4.14/drivers/ras/ |
| D | Kconfig | 12 enhanced by features that help to avoid, detect and repair hardware 20 which a system can be repaired or maintained; if the time to repair
|
| /linux-4.4.14/net/ipv4/ |
| D | tcp.c | 1123 if (unlikely(tp->repair)) { in tcp_sendmsg() 1190 if (tp->repair) in tcp_sendmsg() 1258 if (skb->len < max || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg() 1608 if (unlikely(tp->repair)) { in tcp_recvmsg() 2062 if (unlikely(tcp_sk(sk)->repair)) { in tcp_close() 2215 } else if (unlikely(tp->repair)) { in tcp_disconnect() 2413 tp->repair = 1; in do_tcp_setsockopt() 2417 tp->repair = 0; in do_tcp_setsockopt() 2426 if (!tp->repair) in do_tcp_setsockopt() 2446 if (!tp->repair) in do_tcp_setsockopt() [all …]
|
| D | tcp_output.c | 2050 if (unlikely(tp->repair) && tp->repair_queue == TCP_SEND_QUEUE) { in tcp_write_xmit() 2053 goto repair; /* Skip network transmission */ in tcp_write_xmit() 2119 repair: in tcp_write_xmit() 3118 if (likely(!tp->repair)) in tcp_connect_init() 3250 if (unlikely(tp->repair)) { in tcp_connect()
|
| D | tcp_ipv4.c | 198 if (likely(!tp->repair)) in tcp_v4_connect() 238 if (!tp->write_seq && likely(!tp->repair)) in tcp_v4_connect()
|
| /linux-4.4.14/Documentation/device-mapper/ |
| D | dm-raid.txt | 175 'sync_action' is "check" or "repair", then the process 191 repair - The same as "check", but discrepancies are 209 "repair" - Initiate a repair of the array.
|
| D | thin-provisioning.txt | 135 until the pool is taken offline and repair is performed to 1) fix any 136 potential inconsistencies and 2) clear the flag that imposes repair. 139 is flagged as needing repair, the pool's data and metadata devices 140 cannot be resized until repair is performed. It should also be noted 145 (e.g. fsck) be performed on those layers when repair of the pool is
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | gfs2.txt | 40 fsck.gfs2 to repair a filesystem
|
| D | btrfs.txt | 7 repair and easy administration. Initially developed by Oracle, Btrfs 14 their ability to detect, repair and tolerate errors in the data stored
|
| D | xfs-self-describing-metadata.txt | 73 metadata object at runtime, during forensic analysis or repair. 349 repair will probably complain about it - but it needs to be fixed.
|
| D | affs.txt | 168 restore or repair your RDB. So please do make a backup copy of it
|
| /linux-4.4.14/include/linux/ |
| D | tcp.h | 208 repair : 1, member
|
| /linux-4.4.14/fs/btrfs/ |
| D | Kconfig | 16 features focused on fault tolerance, repair and easy administration.
|
| /linux-4.4.14/Documentation/ |
| D | md.txt | 498 them. A repair may also happen for some raid 500 repair - A full check and repair is happening. This is 514 'check' and 'repair' will start the appropriate process 531 When performing 'check' and 'repair', and possibly when 582 within the array where 'check'/'repair' will operate. Must be
|
| D | Changes | 159 and repair a JFS formatted partition.
|
| D | kernel-parameters.txt | 198 This mechanism can repair the evaluation result to make 202 has something to do with the repair mechanism.
|
| /linux-4.4.14/fs/reiserfs/ |
| D | README | 122 Igor Krasheninnikov was wonderful at hardware procurement, repair, and
|
| /linux-4.4.14/Documentation/mtd/ |
| D | nand_ecc.txt | 691 introduced by this is about a factor 2 on my system when a repair had to 692 be done, and 1% or so if no repair had to be done.
|
| /linux-4.4.14/Documentation/power/ |
| D | freezing-of-tasks.txt | 107 making them almost impossible to repair). We therefore freeze tasks that might
|
| /linux-4.4.14/Documentation/scsi/ |
| D | ChangeLog.ncr53c8xx | 390 Use SCRIPTS to repair the start queue on selection timeout.
|
| /linux-4.4.14/net/ipv6/ |
| D | tcp_ipv6.c | 282 if (!tp->write_seq && likely(!tp->repair)) in tcp_v6_connect()
|