Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.c1912 u64 r_dcount, l_dcount; in gfs2_rgrp_congested() local
1930 r_dcount = st->stats[GFS2_LKS_DCOUNT]; in gfs2_rgrp_congested()
1938 if ((l_dcount < 1) || (r_dcount < 1) || (a_srttb == 0)) in gfs2_rgrp_congested()
1945 if (l_dcount < 8 || r_dcount < 8) in gfs2_rgrp_congested()