/Linux-v5.10/Documentation/filesystems/ext4/ |
D | journal.rst | 3 Journal (jbd2) 78 External Journal 95 - Journal Superblock 150 - Journal superblock, v1. 152 - Journal superblock, v2. 186 - Journal device block size. 288 - Journal maintains checksums on the data blocks. 302 - Journal has block revocation records. (JBD2\_FEATURE\_INCOMPAT\_REVOKE) 304 - Journal can deal with 64-bit block numbers. 307 - Journal commits asynchronously. (JBD2\_FEATURE\_INCOMPAT\_ASYNC\_COMMIT) [all …]
|
D | special_inodes.rst | 31 - Journal inode.
|
/Linux-v5.10/drivers/md/ |
D | dm-raid.c | 692 if (!test_bit(Journal, &rdev->flags)) in rs_set_rdev_sectors() 1271 set_bit(Journal, &jdev->flags); in parse_raid_params() 1595 if (!test_bit(Journal, &rdev->flags) && in __rdev_sectors() 1610 if (!test_bit(Journal, &rdev->flags) && rdev->bdev) { in _check_data_dev_sectors() 2320 if (test_bit(Journal, &rdev->flags)) in super_init_validation() 2376 if (test_bit(Journal, &rdev->flags) || in super_init_validation() 2503 if (test_bit(Journal, &rdev->flags)) in analyse_superblocks() 2576 if (!test_bit(Journal, &rdev->flags) && in analyse_superblocks() 2674 if (!test_bit(Journal, &rdev->flags)) { in rs_adjust_data_offsets() 2690 if (!test_bit(Journal, &rdev->flags)) { in __reorder_raid_disk_indexes() [all …]
|
D | md.h | 188 Journal, /* This device is used as journal for enumerator 639 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 651 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
D | md.c | 1973 set_bit(Journal, &rdev->flags); in super_1_validate() 2056 if (rdev->raid_disk >= 0 && !test_bit(Journal, &rdev->flags) && in super_1_sync() 2067 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 2166 else if (test_bit(Journal, &rdev2->flags)) in super_1_sync() 2317 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2322 test_bit(Journal, &rdev2->flags) || in match_mddev_units() 2429 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2462 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2734 !test_bit(Journal, &rdev->flags) && in md_update_sb() 2888 bool add_journal = test_bit(Journal, &rdev->flags); in add_bound_rdev() [all …]
|
D | raid5.c | 6081 !test_bit(Journal, &rdev->flags) && in reshape_request() 6188 !test_bit(Journal, &rdev->flags) && in reshape_request() 7238 if (test_bit(Journal, &rdev->flags)) in setup_conf() 7308 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 7459 if (test_bit(Journal, &rdev->flags)) { in raid5_run() 7889 if (test_bit(Journal, &rdev->flags) && conf->log) { in raid5_remove_disk() 7974 if (test_bit(Journal, &rdev->flags)) { in raid5_add_disk() 8302 !test_bit(Journal, &rdev->flags) && in end_reshape() 8654 if (test_bit(Journal, &rdev->flags)) { in raid5_change_consistency_policy()
|
D | raid5-cache.c | 3061 test_bit(Journal, &rdev->flags)) && in r5c_update_on_rdev_error()
|
/Linux-v5.10/Documentation/process/ |
D | kernel-docs.rst | 316 :Description: Linux Journal Kernel Korner article. 341 :Description: Linux Journal Kernel Korner article. 357 :Description: Linux Journal Kernel Korner article. 370 :Description: Linux Journal Kernel Korner article. 381 :Description: Linux Journal Kernel Korner article. 413 :Description: Linux Journal Kernel Korner.
|
/Linux-v5.10/Documentation/filesystems/ |
D | ubifs-authentication.rst | 81 - *Journal*: an additional data structure to collect FS changes before updating 130 Journal subsection 323 Journal Authentication
|
D | journalling.rst | 193 Journal Level
|
D | ramfs-rootfs-initramfs.rst | 305 a Linux Journal article about it from 1996:
|
/Linux-v5.10/Documentation/RCU/ |
D | RTFP.txt | 140 [MingmingCao2002IPCRCU]), and an introduction to RCU in Linux Journal 143 2004 has seen a Linux-Journal article on use of RCU in dcache 862 ,journal="IBM Systems Journal" 919 ,journal="Linux Journal" 964 ,journal="Linux Journal" 1924 Journal version of ThomasEHart2006a. 2073 ,journal="IBM Systems Journal" 2702 ,journal = {The Journal of Supercomputing}
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-deadline.rst | 492 ming in a hard-real-time environment. Journal of the Association for 507 One Processor. Real-Time Systems Journal, vol. 4, no. 2, pp 301-324, 517 Periodic Task Systems on Multiprocessors. Real-Time Systems Journal, 523 Scheduling on a Multiprocessor. Real-Time Systems Journal, vol. 32,
|
/Linux-v5.10/Documentation/admin-guide/ |
D | bcache.rst | 559 Journal writes will delay for up to this many milliseconds, unless a cache
|
/Linux-v5.10/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1070 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|
/Linux-v5.10/Documentation/kernel-hacking/ |
D | locking.rst | 1043 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|