Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dext4_jbd2.c275 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
286 handle->h_requested_credits, in __ext4_handle_dirty_metadata()
/linux-4.1.27/fs/jbd2/
Dtransaction.c362 handle->h_requested_credits = blocks; in start_this_handle()
595 handle->h_requested_credits += nblocks; in jbd2_journal_extend()
1563 handle->h_sync, handle->h_requested_credits, in jbd2_journal_stop()
1564 (handle->h_requested_credits - in jbd2_journal_stop()
/linux-4.1.27/include/linux/
Djbd2.h448 unsigned int h_requested_credits; member