Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Djournal.c474 int status, old_nblks; in ocfs2_allocate_extend_trans() local
478 old_nblks = handle->h_buffer_credits; in ocfs2_allocate_extend_trans()
479 trace_ocfs2_allocate_extend_trans(old_nblks, thresh); in ocfs2_allocate_extend_trans()
481 if (old_nblks < thresh) in ocfs2_allocate_extend_trans()