Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Djbd2.h1661 void jbd2_fc_release_bufs(journal_t *journal);
/linux-6.15/fs/jbd2/
H A Djournal.c900 void jbd2_fc_release_bufs(journal_t *journal) in jbd2_fc_release_bufs() function
915 EXPORT_SYMBOL(jbd2_fc_release_bufs);
/linux-6.15/fs/ext4/
H A Dfast_commit.c1274 jbd2_fc_release_bufs(journal); in ext4_fc_cleanup()