/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A 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. 304 - Journal can deal with 64-bit block numbers. 318 - Journal has fast commit blocks. (JBD2_FEATURE_INCOMPAT_FAST_COMMIT) 367 Journal block tags have any of the following formats, depending on which [all …]
|
A D | special_inodes.rst | 31 - Journal inode.
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-raid.c | 693 if (!test_bit(Journal, &rdev->flags)) in rs_set_rdev_sectors() 1273 set_bit(Journal, &jdev->flags); in parse_raid_params() 1597 if (!test_bit(Journal, &rdev->flags) && in __rdev_sectors() 2329 if (test_bit(Journal, &rdev->flags)) in super_init_validation() 2385 if (test_bit(Journal, &rdev->flags) || in super_init_validation() 2512 if (test_bit(Journal, &rdev->flags)) in analyse_superblocks() 2585 if (!test_bit(Journal, &rdev->flags) && in analyse_superblocks() 2683 if (!test_bit(Journal, &rdev->flags)) { in rs_adjust_data_offsets() 2933 if (!test_bit(Journal, &rdev->flags)) in rs_setup_reshape() 3828 if (test_bit(Journal, &r->flags)) in attempt_restore_of_faulty_devices() [all …]
|
A D | md.h | 188 Journal, /* This device is used as journal for enumerator 664 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 676 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
A D | md.c | 1923 set_bit(Journal, &rdev->flags); in super_1_validate() 2017 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 2267 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2390 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2880 if (test_bit(Journal, &flags)) in state_show() 2889 !test_bit(Journal, &flags) && in state_show() 3109 if (test_bit(Journal, &rdev->flags)) in slot_show() 3123 if (test_bit(Journal, &rdev->flags)) in slot_store() 3350 if (test_bit(Journal, &rdev->flags)) in rdev_size_store() 6662 if (test_bit(Journal, &rdev->flags)) in get_disk_info() [all …]
|
A D | raid5.c | 6341 !test_bit(Journal, &rdev->flags) && in reshape_request() 6450 !test_bit(Journal, &rdev->flags) && in reshape_request() 7513 if (test_bit(Journal, &rdev->flags)) in setup_conf() 7587 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 7745 if (test_bit(Journal, &rdev->flags)) { in raid5_run() 8191 if (test_bit(Journal, &rdev->flags) && conf->log) { in raid5_remove_disk() 8284 if (test_bit(Journal, &rdev->flags)) { in raid5_add_disk() 8613 !test_bit(Journal, &rdev->flags) && in end_reshape() 8974 if (test_bit(Journal, &rdev->flags)) { in raid5_change_consistency_policy()
|
A D | raid5-cache.c | 3058 test_bit(Journal, &rdev->flags)) && in r5c_update_on_rdev_error()
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | ubifs-authentication.rst | 81 - *Journal*: an additional data structure to collect FS changes before updating 130 Journal subsection 323 Journal Authentication
|
A D | journalling.rst | 193 Journal Level
|
A D | ramfs-rootfs-initramfs.rst | 305 a Linux Journal article about it from 1996:
|
/linux-6.3-rc2/Documentation/trace/rv/ |
A D | runtime-verification.rst | 115 synchronization model for the PREEMPT_RT Linux kernel.* Journal of Systems
|
/linux-6.3-rc2/Documentation/RCU/ |
A 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-6.3-rc2/Documentation/scheduler/ |
A 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-6.3-rc2/Documentation/admin-guide/ |
A D | bcache.rst | 559 Journal writes will delay for up to this many milliseconds, unless a cache
|
/linux-6.3-rc2/Documentation/translations/it_IT/kernel-hacking/ |
A D | locking.rst | 1058 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|
/linux-6.3-rc2/Documentation/kernel-hacking/ |
A D | locking.rst | 1037 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|