Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Djbd2.h485 struct jbd2_journal_handle struct
487 union {
493 handle_t *h_rsv_handle;
494 int h_buffer_credits;
495 int h_ref;
496 int h_err;
499 unsigned int h_sync: 1;
500 unsigned int h_jdata: 1;
501 unsigned int h_reserved: 1;
502 unsigned int h_aborted: 1;
[all …]