Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Djbd2.h486 struct jbd2_journal_handle struct
488 union {
494 handle_t *h_rsv_handle;
495 int h_total_credits;
496 int h_revoke_credits;
497 int h_revoke_credits_requested;
498 int h_ref;
499 int h_err;
502 unsigned int h_sync: 1;
503 unsigned int h_jdata: 1;
[all …]