Home
last modified time | relevance | path

Searched defs:handle_s (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h315 struct handle_s struct
318 transaction_t * h_transaction;
321 int h_buffer_credits;
324 int h_ref;
328 int h_err;
331 unsigned int h_sync: 1; /* sync-on-close */
332 unsigned int h_jdata: 1; /* force data journaling */
333 unsigned int h_aborted: 1; /* fatal error on handle */
/external/blktrace/btt/
Dtrace_im.c38 static void handle_s(struct io *s_iop) in handle_s() function