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

/linux-master/fs/gfs2/
H A Drgrp.c1928 u64 r_dcount, l_dcount; local
1952 l_dcount = gl->gl_stats.stats[GFS2_LKS_DCOUNT];
1954 if ((l_dcount < 1) || (r_dcount < 1) || (a_srttb == 0))
1961 if (l_dcount < 8 || r_dcount < 8)

Completed in 94 milliseconds