Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dext4_jbd2.c369 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
380 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
/linux-6.15/fs/jbd2/
H A Dtransaction.c432 handle->h_requested_credits = blocks; in start_this_handle()
686 handle->h_requested_credits += nblocks; in jbd2_journal_extend()
1853 handle->h_sync, handle->h_requested_credits, in jbd2_journal_stop()
1854 (handle->h_requested_credits - in jbd2_journal_stop()
/linux-6.15/include/linux/
H A Djbd2.h499 unsigned int h_requested_credits; member
/linux-6.15/fs/ocfs2/
H A Djournal.c844 handle->h_requested_credits, in ocfs2_journal_dirty()