stall_ms          364 include/trace/events/jbd2.h 	TP_PROTO(dev_t dev, unsigned long stall_ms),
stall_ms          366 include/trace/events/jbd2.h 	TP_ARGS(dev, stall_ms),
stall_ms          370 include/trace/events/jbd2.h 		__field(unsigned long, stall_ms	)
stall_ms          375 include/trace/events/jbd2.h 		__entry->stall_ms	= stall_ms;
stall_ms          380 include/trace/events/jbd2.h 		__entry->stall_ms)