Searched refs:i_bcnt_lo (Results 1 – 1 of 1) sorted by relevance
75 __be32 i_bcnt_lo; /* low 32-bits of 40-bit */ member84 return ((u64)q->i_bcnt_hi << 32) | be32_to_cpu(q->i_bcnt_lo); in qm_mcr_querycgr_i_get64()