Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Djournal.c459 int status, old_nblks; in ocfs2_allocate_extend_trans() local
463 old_nblks = jbd2_handle_buffer_credits(handle); in ocfs2_allocate_extend_trans()
464 trace_ocfs2_allocate_extend_trans(old_nblks, thresh); in ocfs2_allocate_extend_trans()
466 if (old_nblks < thresh) in ocfs2_allocate_extend_trans()

Completed in 8 milliseconds