Home
last modified time | relevance | path

Searched refs:jbd (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/fs/jbd/
DKconfig13 called jbd. If you are compiling ext3 into the kernel, you
27 with "echo N > /sys/kernel/debug/jbd/jbd-debug", where N is a
30 "echo 0 > /sys/kernel/debug/jbd/jbd-debug".
DMakefile5 obj-$(CONFIG_JBD) += jbd.o
7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/linux-3.4.99/Documentation/
DBUG-HUNTING222 > [<ffffffff8802c8e9>] :jbd:log_wait_commit+0xa3/0xf5
224 > [<ffffffff8802770b>] :jbd:journal_stop+0x1be/0x1ee
226 this shows the problem in the :jbd: module. You can load that module in gdb
228 gdb fs/jbd/jbd.ko
/linux-3.4.99/include/linux/
Djbd_common.h18 BUFFER_FNS(JBD, jbd) in BUFFER_FNS() argument
/linux-3.4.99/Documentation/filesystems/
Dext3.txt63 barrier the jbd code. barrier=0 disables, barrier=1 enables.
65 barriers, and if jbd gets an error on a barrier
208 <file:fs/jbd/>
Dext4.txt185 barrier(*) the jbd code. barrier=0 disables, barrier=1 enables.
187 barriers, and if jbd gets an error on a barrier
/linux-3.4.99/include/trace/events/
Djbd.h2 #define TRACE_SYSTEM jbd
/linux-3.4.99/fs/
DMakefile72 obj-$(CONFIG_JBD) += jbd/
DKconfig23 source "fs/jbd/Kconfig"
/linux-3.4.99/
DMAINTAINERS3804 F: fs/jbd/
3806 F: include/linux/jbd.h