Home
last modified time | relevance | path

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

/linux/include/linux/
H A Djbd2.h1137 * @j_fc_wbufsize:
1141 int j_fc_wbufsize; member
/linux/fs/jbd2/
H A Djournal.c1414 return (journal->j_total_len - journal->j_fc_wbufsize) / 3; in jbd2_journal_get_max_txn_bufs()
2272 journal->j_fc_wbufsize = num_fc_blks; in jbd2_journal_initialize_fast_commit()