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

/linux-master/fs/ocfs2/
H A Djournal.c456 int status, old_nblks; local
460 old_nblks = jbd2_handle_buffer_credits(handle);
461 trace_ocfs2_allocate_extend_trans(old_nblks, thresh);
463 if (old_nblks < thresh)

Completed in 154 milliseconds