Home
last modified time | relevance | path

Searched refs:jbd2_fc_get_buf (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Djbd2.h1663 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out);
/linux-6.6.21/Documentation/filesystems/
Djournalling.rst159 :c:func:`jbd2_fc_get_buf()` and :c:func:`jbd2_fc_wait_bufs()` to allocate
/linux-6.6.21/fs/ext4/
Dfast_commit.c707 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
737 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
/linux-6.6.21/fs/jbd2/
Djournal.c858 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out) in jbd2_fc_get_buf() function
894 EXPORT_SYMBOL(jbd2_fc_get_buf);