Home
last modified time | relevance | path

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

/fs/ocfs2/
A Djournal.h243 int max_buffs);
A Djournal.c353 handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs) in ocfs2_start_trans() argument
364 BUG_ON(max_buffs <= 0); in ocfs2_start_trans()
368 return jbd2_journal_start(journal, max_buffs); in ocfs2_start_trans()
374 handle = jbd2_journal_start(journal, max_buffs); in ocfs2_start_trans()

Completed in 11 milliseconds