Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Djbd2.h498 struct jbd2_journal_handle struct
500 union {
506 handle_t *h_rsv_handle;
507 int h_buffer_credits;
508 int h_ref;
509 int h_err;
512 unsigned int h_sync: 1;
513 unsigned int h_jdata: 1;
514 unsigned int h_reserved: 1;
515 unsigned int h_aborted: 1;
[all …]