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

/linux-master/fs/ext4/
H A Dext4_jbd2.c365 handle->h_requested_credits,
376 handle->h_requested_credits,
/linux-master/fs/jbd2/
H A Dtransaction.c451 handle->h_requested_credits = blocks;
705 handle->h_requested_credits += nblocks;
1872 handle->h_sync, handle->h_requested_credits,
1873 (handle->h_requested_credits -
/linux-master/include/linux/
H A Djbd2.h468 * @h_requested_credits: Holds @h_total_credits after handle is started.
501 unsigned int h_requested_credits; member in struct:jbd2_journal_handle

Completed in 106 milliseconds