Searched refs:Journal (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | md.h | 181 Journal, /* This device is used as journal for enumerator 570 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 582 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
D | md.c | 1654 set_bit(Journal, &rdev->flags); in super_1_validate() 1728 if (rdev->raid_disk >= 0 && !test_bit(Journal, &rdev->flags) && in super_1_sync() 1739 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 1828 else if (test_bit(Journal, &rdev2->flags)) in super_1_sync() 1951 test_bit(Journal, &rdev->flags) || in match_mddev_units() 1956 test_bit(Journal, &rdev2->flags) || in match_mddev_units() 2315 !test_bit(Journal, &rdev->flags) && in md_update_sb() 2537 if (test_bit(Journal, &flags)) { in state_show() 2552 !test_bit(Journal, &flags) && in state_show() 2640 !test_bit(Journal, &rdev->flags)) { in state_store() [all …]
|
D | raid5.c | 6572 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 6706 if (test_bit(Journal, &rdev->flags)) { in run() 7151 if (test_bit(Journal, &rdev->flags)) { in raid5_remove_disk() 7222 if (test_bit(Journal, &rdev->flags)) in raid5_add_disk()
|
/linux-4.4.14/Documentation/ |
D | kernel-docs.txt | 119 Description: Linux Journal Kernel Korner article. Here is its 130 Description: Linux Journal Kernel Korner article. Here is its 144 Description: Linux Journal Kernel Korner article. Here is its 155 Description: Linux Journal Kernel Korner article. Here is its 164 Description: Linux Journal Kernel Korner article. Here is its 192 Description: Linux Journal Kernel Korner. Here is the abstract:
|
D | bcache.txt | 353 Journal writes will delay for up to this many milliseconds, unless a cache
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 293 ming in a hard-real-time environment. Journal of the Association for 308 One Processor. Real-Time Systems Journal, vol. 4, no. 2, pp 301-324, 318 Periodic Task Systems on Multiprocessors. Real-Time Systems Journal, 324 Scheduling on a Multiprocessor. Real-Time Systems Journal, vol. 32,
|
/linux-4.4.14/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-4.4.14/Documentation/filesystems/ |
D | logfs.txt | 41 Journal
|
D | ramfs-rootfs-initramfs.txt | 295 a Linux Journal article about it from 1996:
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2068 Journal - 8192 blocks (18-8209), journal header is in block 8210
|