Searched refs:Journal (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/filesystems/ext4/ |
| A 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. 367 Journal block tags have any of the following formats, depending on which [all …]
|
| A D | special_inodes.rst | 31 - Journal inode.
|
| /linux/drivers/md/ |
| A D | dm-raid.c | 692 if (!test_bit(Journal, &rdev->flags)) in rs_set_rdev_sectors() 1270 set_bit(Journal, &jdev->flags); in parse_raid_params() 1594 if (!test_bit(Journal, &rdev->flags) && in __rdev_sectors() 2326 if (test_bit(Journal, &rdev->flags)) in super_init_validation() 2382 if (test_bit(Journal, &rdev->flags) || in super_init_validation() 2509 if (test_bit(Journal, &rdev->flags)) in analyse_superblocks() 2582 if (!test_bit(Journal, &rdev->flags) && in analyse_superblocks() 2680 if (!test_bit(Journal, &rdev->flags)) { in rs_adjust_data_offsets() 2930 if (!test_bit(Journal, &rdev->flags)) in rs_setup_reshape() 3828 if (test_bit(Journal, &r->flags)) in attempt_restore_of_faulty_devices() [all …]
|
| A D | md.h | 188 Journal, /* This device is used as journal for enumerator 639 !test_bit(Journal, &rdev->flags) && in sysfs_link_rdev() 651 !test_bit(Journal, &rdev->flags) && in sysfs_unlink_rdev()
|
| A D | md.c | 1935 set_bit(Journal, &rdev->flags); in super_1_validate() 2029 if (test_bit(Journal, &rdev->flags)) in super_1_sync() 2279 test_bit(Journal, &rdev->flags) || in match_mddev_units() 2403 if (!test_bit(Journal, &rdev->flags) && in bind_rdev_to_array() 2930 if (test_bit(Journal, &flags)) in state_show() 2939 !test_bit(Journal, &flags) && in state_show() 3158 if (test_bit(Journal, &rdev->flags)) in slot_show() 3172 if (test_bit(Journal, &rdev->flags)) in slot_store() 3378 if (test_bit(Journal, &rdev->flags)) in rdev_size_store() 6686 if (test_bit(Journal, &rdev->flags)) in get_disk_info() [all …]
|
| A D | raid5.c | 6085 !test_bit(Journal, &rdev->flags) && in reshape_request() 6192 !test_bit(Journal, &rdev->flags) && in reshape_request() 7242 if (test_bit(Journal, &rdev->flags)) in setup_conf() 7312 || raid_disk < 0 || test_bit(Journal, &rdev->flags)) in setup_conf() 7463 if (test_bit(Journal, &rdev->flags)) { in raid5_run() 7890 if (test_bit(Journal, &rdev->flags) && conf->log) { in raid5_remove_disk() 7975 if (test_bit(Journal, &rdev->flags)) { in raid5_add_disk() 8303 !test_bit(Journal, &rdev->flags) && in end_reshape() 8658 if (test_bit(Journal, &rdev->flags)) { in raid5_change_consistency_policy()
|
| A D | raid5-cache.c | 3061 test_bit(Journal, &rdev->flags)) && in r5c_update_on_rdev_error()
|
| /linux/Documentation/process/ |
| A D | kernel-docs.rst | 318 :Description: Linux Journal Kernel Korner article. 343 :Description: Linux Journal Kernel Korner article. 359 :Description: Linux Journal Kernel Korner article. 372 :Description: Linux Journal Kernel Korner article. 383 :Description: Linux Journal Kernel Korner article. 415 :Description: Linux Journal Kernel Korner.
|
| /linux/Documentation/filesystems/ |
| A D | ubifs-authentication.rst | 81 - *Journal*: an additional data structure to collect FS changes before updating 130 Journal subsection 323 Journal Authentication
|
| A D | journalling.rst | 193 Journal Level
|
| A D | ramfs-rootfs-initramfs.rst | 305 a Linux Journal article about it from 1996:
|
| /linux/Documentation/RCU/ |
| A 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/Documentation/scheduler/ |
| A 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/Documentation/admin-guide/ |
| A D | bcache.rst | 559 Journal writes will delay for up to this many milliseconds, unless a cache
|
| /linux/Documentation/kernel-hacking/ |
| A D | locking.rst | 1037 to 360ns. (These figures from Paul McKenney's `Linux Journal RCU
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| A D | locking.rst | 1068 170/360ns (Leggetevi l'articolo di Paul McKenney's `Linux Journal RCU
|
Completed in 833 milliseconds