Searched defs:jbd2_journal_handle (Results 1 – 1 of 1) sorted by relevance
419 struct jbd2_journal_handle struct422 transaction_t *h_transaction;425 int h_buffer_credits;428 int h_ref;432 int h_err;435 unsigned int h_sync:1; /* sync-on-close */436 unsigned int h_jdata:1; /* force data journaling */437 unsigned int h_aborted:1; /* fatal error on handle */438 unsigned int h_cowing:1; /* COWing block to snapshot */442 unsigned int h_base_credits:14;[all …]