Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djbd2.h1670 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out);
/openbmc/linux/Documentation/filesystems/
H A Djournalling.rst159 :c:func:`jbd2_fc_get_buf()` and :c:func:`jbd2_fc_wait_bufs()` to allocate
/openbmc/linux/fs/ext4/
H A Dfast_commit.c723 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
753 ret = jbd2_fc_get_buf(EXT4_SB(sb)->s_journal, &bh); in ext4_fc_reserve_space()
/openbmc/linux/fs/jbd2/
H A Djournal.c859 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out) in jbd2_fc_get_buf() function
895 EXPORT_SYMBOL(jbd2_fc_get_buf);