/Linux-v5.4/Documentation/filesystems/ext4/ |
D | journal.rst | 3 Journal (jbd2) 67 External Journal 84 - Journal Superblock 139 - Journal superblock, v1. 141 - Journal superblock, v2. 175 - Journal device block size. 273 - Journal maintains checksums on the data blocks. 287 - Journal has block revocation records. (JBD2\_FEATURE\_INCOMPAT\_REVOKE) 289 - Journal can deal with 64-bit block numbers. 292 - Journal commits asynchronously. (JBD2\_FEATURE\_INCOMPAT\_ASYNC\_COMMIT) [all …]
|
D | special_inodes.rst | 31 - Journal inode.
|
/Linux-v5.4/drivers/md/ |
D | dm-raid.c | 688 if (!test_bit(Journal, &rdev->flags)) in rs_set_rdev_sectors() 1267 set_bit(Journal, &jdev->flags); in parse_raid_params() 1591 if (!test_bit(Journal, &rdev->flags) && in __rdev_sectors() 1606 if (!test_bit(Journal, &rdev->flags) && rdev->bdev) { in _check_data_dev_sectors() 1660 if (!test_bit(Journal, &rdev->flags)) in rs_set_dev_and_array_sectors() 2343 if (test_bit(Journal, &rdev->flags)) in super_init_validation() 2401 if (test_bit(Journal, &rdev->flags) || in super_init_validation() 2528 if (test_bit(Journal, &rdev->flags)) in analyse_superblocks() 2601 if (!test_bit(Journal, &rdev->flags) && in analyse_superblocks() 2699 if (!test_bit(Journal, &rdev->flags)) { in rs_adjust_data_offsets() [all …]
|
D | md.h | 180 Journal, /* This device is used as journal for enumerator 627 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 639 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
D | md.c | 1832 set_bit(Journal, &rdev->flags); in super_1_validate() 1915 if (rdev->raid_disk >= 0 && !test_bit(Journal, &rdev->flags) && in super_1_sync() 1926 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 2025 else if (test_bit(Journal, &rdev2->flags)) in super_1_sync() 2149 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2154 test_bit(Journal, &rdev2->flags) || in match_mddev_units() 2262 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2295 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2559 !test_bit(Journal, &rdev->flags) && in md_update_sb() 2713 bool add_journal = test_bit(Journal, &rdev->flags); in add_bound_rdev() [all …]
|
D | raid5.c | 5893 !test_bit(Journal, &rdev->flags) && in reshape_request() 6000 !test_bit(Journal, &rdev->flags) && in reshape_request() 6956 if (test_bit(Journal, &rdev->flags)) in setup_conf() 7026 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 7171 if (test_bit(Journal, &rdev->flags)) { in raid5_run() 7604 if (test_bit(Journal, &rdev->flags) && conf->log) { in raid5_remove_disk() 7689 if (test_bit(Journal, &rdev->flags)) { in raid5_add_disk() 8017 !test_bit(Journal, &rdev->flags) && in end_reshape() 8377 if (test_bit(Journal, &rdev->flags)) { in raid5_change_consistency_policy()
|
D | raid5-cache.c | 3059 test_bit(Journal, &rdev->flags)) && in r5c_update_on_rdev_error()
|
/Linux-v5.4/Documentation/process/ |
D | kernel-docs.rst | 316 :Description: Linux Journal Kernel Korner article. Here is its 341 :Description: Linux Journal Kernel Korner article. Here is its 357 :Description: Linux Journal Kernel Korner article. Here is its 370 :Description: Linux Journal Kernel Korner article. Here is its 381 :Description: Linux Journal Kernel Korner article. Here is its 413 :Description: Linux Journal Kernel Korner.
|
/Linux-v5.4/Documentation/filesystems/ |
D | ubifs-authentication.rst | 77 - *Journal*: an additional data structure to collect FS changes before updating 126 Journal subsection 319 Journal Authentication
|
D | journalling.rst | 162 Journal Level
|
D | ramfs-rootfs-initramfs.txt | 295 a Linux Journal article about it from 1996:
|
/Linux-v5.4/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.4/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.4/Documentation/admin-guide/ |
D | bcache.rst | 552 Journal writes will delay for up to this many milliseconds, unless a cache
|
/Linux-v5.4/Documentation/kernel-hacking/ |
D | locking.rst | 1043 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|
/Linux-v5.4/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1068 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|
/Linux-v5.4/Documentation/virt/uml/ |
D | UserModeLinux-HOWTO.txt | 2068 Journal - 8192 blocks (18-8209), journal header is in block 8210
|