Searched defs:jbd2_journal_handle (Results 1 – 1 of 1) sorted by relevance
356 struct jbd2_journal_handle struct359 transaction_t *h_transaction;362 int h_buffer_credits;365 int h_ref;369 int h_err;372 unsigned int h_sync:1; /* sync-on-close */373 unsigned int h_jdata:1; /* force data journaling */374 unsigned int h_aborted:1; /* fatal error on handle */375 unsigned int h_cowing:1; /* COWing block to snapshot */379 unsigned int h_base_credits:14;[all …]