Home
last modified time | relevance | path

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

/include/linux/
Djournal-head.h19 struct journal_head { struct
27 * [jbd_lock_bh_journal_head()] argument
29 int b_jcount;
34 unsigned b_jlist;
41 unsigned b_modified;
48 tid_t b_cow_tid;
54 char *b_frozen_data;
61 char *b_committed_data;
86 struct journal_head *b_tnext, *b_tprev; argument
100 struct journal_head *b_cpnext, *b_cpprev; argument
[all …]