Searched refs:unclean (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/Documentation/driver-api/md/ |
D | raid5-cache.rst | 25 This mode mainly fixes the 'write hole' issue. For RAID 4/5/6 array, an unclean 29 unclean shutdown. We call an array degraded if it has inconsistent data. MD 36 two-step write will guarantee MD can recover correct data after unclean 105 After an unclean shutdown, MD does recovery. MD reads all meta data and data
|
D | raid5-ppl.rst | 11 that have not been touched by a write request during the unclean shutdown can 22 unclean shutdown and all disks are available, eliminating the need to resync
|
/linux-6.1.9/fs/quota/ |
D | Kconfig | 16 you don't need to run quotacheck(8) after an unclean shutdown.
|
/linux-6.1.9/fs/ubifs/ |
D | orphan.c | 816 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() argument 828 if (unclean) in ubifs_mount_orphans()
|
D | ubifs.h | 1955 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 103 such that the cache can reliably recover from unclean shutdown;
|
/linux-6.1.9/Documentation/admin-guide/ |
D | md.rst | 140 ``unclean``, or with some devices missing so that the kernel md driver 413 array is started after unclean shutdown. 420 after unclean shutdown. 622 redundancy is being recalculated after unclean
|
D | bcache.rst | 25 great lengths to protect your data - it reliably handles unclean shutdown. (It
|
D | ext4.rst | 64 exposed in recently written files in case of an unclean shutdown,
|
/linux-6.1.9/Documentation/filesystems/ |
D | ubifs.rst | 65 Similarly to JFFS2, UBIFS is tolerant of unclean reboots and power-cuts.
|
D | nilfs2.rst | 81 for r/w mounts on an unclean volume.
|
/linux-6.1.9/Documentation/scheduler/ |
D | completion.rst | 193 A common problem that occurs is to have unclean assignment of return types,
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 297 or is resynchronizing after an unclean shutdown
|