Home
last modified time | relevance | path

Searched refs:jbd2_fc_release_bufs (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Djbd2.h1689 void jbd2_fc_release_bufs(journal_t *journal);
/linux/fs/jbd2/
H A Djournal.c897 void jbd2_fc_release_bufs(journal_t *journal) in jbd2_fc_release_bufs() function
912 EXPORT_SYMBOL(jbd2_fc_release_bufs);
/linux/fs/ext4/
H A Dfast_commit.c1672 jbd2_fc_release_bufs(journal); in ext4_fc_cleanup()