Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4_jbd2.c376 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
387 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
/linux/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()
1869 handle->h_sync, handle->h_requested_credits, in jbd2_journal_stop()
1870 (handle->h_requested_credits - in jbd2_journal_stop()
/linux/include/linux/
H A Djbd2.h499 unsigned int h_requested_credits; member
/linux/fs/ocfs2/
H A Djournal.c841 handle->h_requested_credits, in ocfs2_journal_dirty()