Searched refs:Journal (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
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-v4.19/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 | 179 Journal, /* This device is used as journal for enumerator 610 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 622 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
D | md.c | 1762 set_bit(Journal, &rdev->flags); in super_1_validate() 1838 if (rdev->raid_disk >= 0 && !test_bit(Journal, &rdev->flags) && in super_1_sync() 1849 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 1948 else if (test_bit(Journal, &rdev2->flags)) in super_1_sync() 2072 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2077 test_bit(Journal, &rdev2->flags) || in match_mddev_units() 2187 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2220 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2480 !test_bit(Journal, &rdev->flags) && in md_update_sb() 2634 bool add_journal = test_bit(Journal, &rdev->flags); in add_bound_rdev() [all …]
|
D | raid5.c | 5879 !test_bit(Journal, &rdev->flags) && in reshape_request() 5986 !test_bit(Journal, &rdev->flags) && in reshape_request() 6934 if (test_bit(Journal, &rdev->flags)) in setup_conf() 7004 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 7149 if (test_bit(Journal, &rdev->flags)) { in raid5_run() 7580 if (test_bit(Journal, &rdev->flags) && conf->log) { in raid5_remove_disk() 7665 if (test_bit(Journal, &rdev->flags)) { in raid5_add_disk() 7986 !test_bit(Journal, &rdev->flags) && in end_reshape() 8346 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-v4.19/Documentation/process/ |
D | kernel-docs.rst | 328 :Description: Linux Journal Kernel Korner article. Here is its 353 :Description: Linux Journal Kernel Korner article. Here is its 369 :Description: Linux Journal Kernel Korner article. Here is its 382 :Description: Linux Journal Kernel Korner article. Here is its 393 :Description: Linux Journal Kernel Korner article. Here is its 425 :Description: Linux Journal Kernel Korner.
|
/Linux-v4.19/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-v4.19/Documentation/scheduler/ |
D | sched-deadline.txt | 477 ming in a hard-real-time environment. Journal of the Association for 492 One Processor. Real-Time Systems Journal, vol. 4, no. 2, pp 301-324, 502 Periodic Task Systems on Multiprocessors. Real-Time Systems Journal, 508 Scheduling on a Multiprocessor. Real-Time Systems Journal, vol. 32,
|
/Linux-v4.19/Documentation/filesystems/ |
D | index.rst | 310 Journal Level
|
D | ramfs-rootfs-initramfs.txt | 295 a Linux Journal article about it from 1996:
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bcache.rst | 552 Journal writes will delay for up to this many milliseconds, unless a cache
|
/Linux-v4.19/Documentation/kernel-hacking/ |
D | locking.rst | 1043 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|
/Linux-v4.19/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1068 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2068 Journal - 8192 blocks (18-8209), journal header is in block 8210
|