/Linux-v6.6/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. 293 - Journal maintains checksums on the data blocks. 307 - Journal has block revocation records. (JBD2_FEATURE_INCOMPAT_REVOKE) 309 - Journal can deal with 64-bit block numbers. 312 - Journal commits asynchronously. (JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT) [all …]
|
D | special_inodes.rst | 31 - Journal inode.
|
/Linux-v6.6/drivers/md/ |
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() 1612 if (!test_bit(Journal, &rdev->flags) && rdev->bdev) { in _check_data_dev_sectors() 2327 if (test_bit(Journal, &rdev->flags)) in super_init_validation() 2381 if (test_bit(Journal, &rdev->flags) || in super_init_validation() 2508 if (test_bit(Journal, &rdev->flags)) in analyse_superblocks() 2581 if (!test_bit(Journal, &rdev->flags) && in analyse_superblocks() 2679 if (!test_bit(Journal, &rdev->flags)) { in rs_adjust_data_offsets() 2695 if (!test_bit(Journal, &rdev->flags)) { in __reorder_raid_disk_indexes() [all …]
|
D | md.h | 186 Journal, /* This device is used as journal for enumerator 694 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 706 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
D | md.c | 1902 set_bit(Journal, &rdev->flags); in super_1_validate() 1985 if (rdev->raid_disk >= 0 && !test_bit(Journal, &rdev->flags) && in super_1_sync() 1996 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 2095 else if (test_bit(Journal, &rdev2->flags)) in super_1_sync() 2246 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2251 test_bit(Journal, &rdev2->flags) || in match_mddev_units() 2369 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2402 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2637 !test_bit(Journal, &rdev->flags) && in md_update_sb() 2789 bool add_journal = test_bit(Journal, &rdev->flags); in add_bound_rdev() [all …]
|
D | raid5.c | 6401 !test_bit(Journal, &rdev->flags) && in reshape_request() 6510 !test_bit(Journal, &rdev->flags) && in reshape_request() 7573 if (test_bit(Journal, &rdev->flags)) in setup_conf() 7647 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 7798 if (test_bit(Journal, &rdev->flags)) { in raid5_run() 8230 if (test_bit(Journal, &rdev->flags) && conf->log) { in raid5_remove_disk() 8323 if (test_bit(Journal, &rdev->flags)) { in raid5_add_disk() 8661 !test_bit(Journal, &rdev->flags) && in end_reshape() 9022 if (test_bit(Journal, &rdev->flags)) { in raid5_change_consistency_policy()
|
D | raid5-cache.c | 3058 test_bit(Journal, &rdev->flags)) && in r5c_update_on_rdev_error()
|
/Linux-v6.6/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 | 304 a Linux Journal article about it from 1996:
|
D | xfs-online-fsck-design.rst | 3194 Time-Sharing System*, (The Bell System Technical Journal, July 1978), pp.
|
/Linux-v6.6/Documentation/trace/rv/ |
D | runtime-verification.rst | 115 synchronization model for the PREEMPT_RT Linux kernel.* Journal of Systems
|
/Linux-v6.6/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-v6.6/Documentation/scheduler/ |
D | sched-deadline.rst | 495 ming in a hard-real-time environment. Journal of the Association for 510 One Processor. Real-Time Systems Journal, vol. 4, no. 2, pp 301-324, 520 Periodic Task Systems on Multiprocessors. Real-Time Systems Journal, 526 Scheduling on a Multiprocessor. Real-Time Systems Journal, vol. 32,
|
/Linux-v6.6/Documentation/admin-guide/ |
D | bcache.rst | 556 Journal writes will delay for up to this many milliseconds, unless a cache
|
/Linux-v6.6/Documentation/kernel-hacking/ |
D | locking.rst | 1037 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|
/Linux-v6.6/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1063 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|