/linux-6.1.9/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-6.1.9/drivers/md/ |
D | dm-raid.c | 692 if (!test_bit(Journal, &rdev->flags)) in rs_set_rdev_sectors() 1272 set_bit(Journal, &jdev->flags); in parse_raid_params() 1596 if (!test_bit(Journal, &rdev->flags) && in __rdev_sectors() 1611 if (!test_bit(Journal, &rdev->flags) && rdev->bdev) { in _check_data_dev_sectors() 2328 if (test_bit(Journal, &rdev->flags)) in super_init_validation() 2384 if (test_bit(Journal, &rdev->flags) || in super_init_validation() 2511 if (test_bit(Journal, &rdev->flags)) in analyse_superblocks() 2584 if (!test_bit(Journal, &rdev->flags) && in analyse_superblocks() 2682 if (!test_bit(Journal, &rdev->flags)) { in rs_adjust_data_offsets() 2698 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 664 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 676 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
D | md.c | 1914 set_bit(Journal, &rdev->flags); in super_1_validate() 1997 if (rdev->raid_disk >= 0 && !test_bit(Journal, &rdev->flags) && in super_1_sync() 2008 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 2107 else if (test_bit(Journal, &rdev2->flags)) in super_1_sync() 2258 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2263 test_bit(Journal, &rdev2->flags) || in match_mddev_units() 2381 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2414 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2683 !test_bit(Journal, &rdev->flags) && in md_update_sb() 2835 bool add_journal = test_bit(Journal, &rdev->flags); in add_bound_rdev() [all …]
|
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()
|
D | raid5-cache.c | 3057 test_bit(Journal, &rdev->flags)) && in r5c_update_on_rdev_error()
|
/linux-6.1.9/Documentation/process/ |
D | kernel-docs.rst | 328 :Description: Linux Journal Kernel Korner article. 353 :Description: Linux Journal Kernel Korner article. 369 :Description: Linux Journal Kernel Korner article. 382 :Description: Linux Journal Kernel Korner article. 393 :Description: Linux Journal Kernel Korner article. 425 :Description: Linux Journal Kernel Korner.
|
/linux-6.1.9/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-6.1.9/Documentation/trace/rv/ |
D | runtime-verification.rst | 115 synchronization model for the PREEMPT_RT Linux kernel.* Journal of Systems
|
/linux-6.1.9/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-6.1.9/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-6.1.9/Documentation/admin-guide/ |
D | bcache.rst | 559 Journal writes will delay for up to this many milliseconds, unless a cache
|
/linux-6.1.9/Documentation/kernel-hacking/ |
D | locking.rst | 1034 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|
/linux-6.1.9/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1060 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|