Home
last modified time | relevance | path

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

/linux/include/linux/
A Djbd2.h487 struct jbd2_journal_handle struct
489 union {
495 handle_t *h_rsv_handle;
496 int h_total_credits;
497 int h_revoke_credits;
499 int h_ref;
500 int h_err;
503 unsigned int h_sync: 1;
504 unsigned int h_jdata: 1;
506 unsigned int h_aborted: 1;
[all …]

Completed in 9 milliseconds