Home
last modified time | relevance | path

Searched refs:b_committed_data (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Djournal-head.h66 char *b_committed_data; member
/linux/fs/jbd2/
H A Djournal.c2872 if (jh->b_committed_data) { in journal_release_journal_head()
2874 kfree(jh->b_committed_data); in journal_release_journal_head()