Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c366 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
377 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
/openbmc/linux/fs/jbd2/
H A Dtransaction.c436 handle->h_requested_credits = blocks; in start_this_handle()
690 handle->h_requested_credits += nblocks; in jbd2_journal_extend()
1843 handle->h_sync, handle->h_requested_credits, in jbd2_journal_stop()
1844 (handle->h_requested_credits - in jbd2_journal_stop()
/openbmc/linux/include/linux/
H A Djbd2.h501 unsigned int h_requested_credits; member
/openbmc/linux/fs/ocfs2/
H A Djournal.c822 handle->h_requested_credits, in ocfs2_journal_dirty()