Searched refs:block_dump (Results 1 – 7 of 7) sorted by relevance
363 extern int block_dump;
105 gather information by setting the flag /proc/sys/vm/block_dump. When this flag109 block_dump is written to the kernel output, and it can be retrieved using110 "dmesg". When you use block_dump and your kernel logging level also includes112 the output of block_dump will be logged, causing disk activity that is not
28 - block_dump109 block_dump chapter112 block_dump enables block I/O debugging when set to a nonzero value. More
2951 .data = &block_dump,2952 .maxlen = sizeof(block_dump),
1101 if (unlikely(block_dump)) { in submit_bio()
114 int block_dump; variable
2278 if (unlikely(block_dump)) in __mark_inode_dirty()