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

/linux-4.4.14/fs/ocfs2/
H A Djournal.c473 int status, old_nblks; ocfs2_allocate_extend_trans() local
477 old_nblks = handle->h_buffer_credits; ocfs2_allocate_extend_trans()
478 trace_ocfs2_allocate_extend_trans(old_nblks, thresh); ocfs2_allocate_extend_trans()
480 if (old_nblks < thresh) ocfs2_allocate_extend_trans()

Completed in 46 milliseconds