h_buffer_credits 122 fs/ext4/ext4_jbd2.c trace_ext4_journal_start_reserved(sb, handle->h_buffer_credits, h_buffer_credits 281 fs/ext4/ext4_jbd2.c handle->h_buffer_credits, err); h_buffer_credits 292 fs/ext4/ext4_jbd2.c handle->h_buffer_credits, err); h_buffer_credits 293 fs/ext4/ext4_jbd2.h if (ext4_handle_valid(handle) && handle->h_buffer_credits < needed) h_buffer_credits 111 fs/ext4/extents.c if (handle->h_buffer_credits >= needed) h_buffer_credits 118 fs/ext4/extents.c err = ext4_journal_extend(handle, needed - handle->h_buffer_credits); h_buffer_credits 5216 fs/ext4/extents.c if (handle->h_buffer_credits < 7) { h_buffer_credits 1144 fs/ext4/resize.c handle->h_buffer_credits == 0 && h_buffer_credits 979 fs/ext4/xattr.c if (handle->h_buffer_credits >= credits) h_buffer_credits 982 fs/ext4/xattr.c error = ext4_journal_extend(handle, credits - handle->h_buffer_credits); h_buffer_credits 302 fs/jbd2/transaction.c int blocks = handle->h_buffer_credits; h_buffer_credits 307 fs/jbd2/transaction.c rsv_blocks = handle->h_rsv_handle->h_buffer_credits; h_buffer_credits 434 fs/jbd2/transaction.c handle->h_buffer_credits = nblocks; h_buffer_credits 520 fs/jbd2/transaction.c sub_reserved_credits(journal, handle->h_buffer_credits); h_buffer_credits 574 fs/jbd2/transaction.c line_no, handle->h_buffer_credits); h_buffer_credits 643 fs/jbd2/transaction.c handle->h_buffer_credits, h_buffer_credits 646 fs/jbd2/transaction.c handle->h_buffer_credits += nblocks; h_buffer_credits 697 fs/jbd2/transaction.c atomic_sub(handle->h_buffer_credits, h_buffer_credits 701 fs/jbd2/transaction.c handle->h_rsv_handle->h_buffer_credits); h_buffer_credits 717 fs/jbd2/transaction.c handle->h_buffer_credits = nblocks; h_buffer_credits 1430 fs/jbd2/transaction.c if (handle->h_buffer_credits <= 0) { h_buffer_credits 1435 fs/jbd2/transaction.c handle->h_buffer_credits--; h_buffer_credits 1679 fs/jbd2/transaction.c handle->h_buffer_credits++; h_buffer_credits 1751 fs/jbd2/transaction.c handle->h_buffer_credits)); h_buffer_credits 1812 fs/jbd2/transaction.c atomic_sub(handle->h_buffer_credits, h_buffer_credits 2291 fs/ocfs2/alloc.c if (handle->h_buffer_credits < credits) h_buffer_credits 2293 fs/ocfs2/alloc.c credits - handle->h_buffer_credits); h_buffer_credits 2370 fs/ocfs2/alloc.c int ret, start, orig_credits = handle->h_buffer_credits; h_buffer_credits 3151 fs/ocfs2/alloc.c int ret, orig_credits = handle->h_buffer_credits; h_buffer_credits 3389 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 3551 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 3626 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 3672 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 3728 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 3758 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 3802 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 5361 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 5430 fs/ocfs2/alloc.c handle->h_buffer_credits, h_buffer_credits 423 fs/ocfs2/journal.c old_nblocks = handle->h_buffer_credits; h_buffer_credits 464 fs/ocfs2/journal.c old_nblks = handle->h_buffer_credits; h_buffer_credits 507 include/linux/jbd2.h int h_buffer_credits;