Home
last modified time | relevance | path

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

/external/blktrace/btt/
Dtrace_im.c38 static void handle_s(struct io *s_iop) in handle_s() function
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h279 struct handle_s struct
282 transaction_t * h_transaction;
285 int h_buffer_credits;
288 int h_ref;
292 int h_err;
295 unsigned int h_sync: 1; /* sync-on-close */
296 unsigned int h_jdata: 1; /* force data journaling */
297 unsigned int h_aborted: 1; /* fatal error on handle */
/external/kernel-headers/original/linux/
Djbd.h380 struct handle_s struct
383 transaction_t *h_transaction;
386 int h_buffer_credits;
389 int h_ref;
393 int h_err;
396 unsigned int h_sync: 1; /* sync-on-close */
397 unsigned int h_jdata: 1; /* force data journaling */
398 unsigned int h_aborted: 1; /* fatal error on handle */