Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext4/
Dext4_jbd2.c365 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
376 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
/linux-6.12.1/fs/jbd2/
Dtransaction.c436 handle->h_requested_credits = blocks; in start_this_handle()
690 handle->h_requested_credits += nblocks; in jbd2_journal_extend()
1857 handle->h_sync, handle->h_requested_credits, in jbd2_journal_stop()
1858 (handle->h_requested_credits - in jbd2_journal_stop()
/linux-6.12.1/include/linux/
Djbd2.h501 unsigned int h_requested_credits; member
/linux-6.12.1/fs/ocfs2/
Djournal.c822 handle->h_requested_credits, in ocfs2_journal_dirty()