Searched refs:jbd (Results 1 – 10 of 10) sorted by relevance
13 called jbd. If you are compiling ext3 into the kernel, you27 with "echo N > /sys/kernel/debug/jbd/jbd-debug", where N is a30 "echo 0 > /sys/kernel/debug/jbd/jbd-debug".
5 obj-$(CONFIG_JBD) += jbd.o7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
222 > [<ffffffff8802c8e9>] :jbd:log_wait_commit+0xa3/0xf5224 > [<ffffffff8802770b>] :jbd:journal_stop+0x1be/0x1ee226 this shows the problem in the :jbd: module. You can load that module in gdb228 gdb fs/jbd/jbd.ko
18 BUFFER_FNS(JBD, jbd) in BUFFER_FNS() argument
63 barrier the jbd code. barrier=0 disables, barrier=1 enables.65 barriers, and if jbd gets an error on a barrier208 <file:fs/jbd/>
185 barrier(*) the jbd code. barrier=0 disables, barrier=1 enables.187 barriers, and if jbd gets an error on a barrier
2 #define TRACE_SYSTEM jbd
72 obj-$(CONFIG_JBD) += jbd/
23 source "fs/jbd/Kconfig"
3804 F: fs/jbd/3806 F: include/linux/jbd.h