Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dext4_jbd2.c366 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
377 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
/linux-6.6.21/fs/jbd2/
Dtransaction.c451 handle->h_requested_credits = blocks; in start_this_handle()
705 handle->h_requested_credits += nblocks; in jbd2_journal_extend()
1858 handle->h_sync, handle->h_requested_credits, in jbd2_journal_stop()
1859 (handle->h_requested_credits - in jbd2_journal_stop()
/linux-6.6.21/include/linux/
Djbd2.h501 unsigned int h_requested_credits; member