Searched refs:block_dump (Results 1 – 7 of 7) sorted by relevance
362 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_dump107 block_dump chapter110 block_dump enables block I/O debugging when set to a nonzero value. More
1563 .data = &block_dump,1564 .maxlen = sizeof(block_dump),
1171 if (unlikely(block_dump)) { in submit_bio()
114 int block_dump; variable
2276 if (unlikely(block_dump)) in __mark_inode_dirty()