Searched refs:rec_idx (Results 1 – 2 of 2) sorted by relevance
139 unsigned int rec_idx; in xchk_inobt_chunk_xref_finobt() local147 for (i = agino, rec_idx = agino - irec->ir_startino; in xchk_inobt_chunk_xref_finobt()149 i++, rec_idx++) { in xchk_inobt_chunk_xref_finobt()153 free = irec->ir_free & (1ULL << rec_idx); in xchk_inobt_chunk_xref_finobt()154 hole_idx = rec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_inobt_chunk_xref_finobt()178 unsigned int rec_idx, hole_idx; in xchk_finobt_xref_inobt() local198 rec_idx = agino - irec.ir_startino; in xchk_finobt_xref_inobt()199 free = irec.ir_free & (1ULL << rec_idx); in xchk_finobt_xref_inobt()200 hole_idx = rec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_finobt_xref_inobt()227 unsigned int rec_idx; in xchk_finobt_chunk_xref_inobt() local[all …]
146 u8 rec_idx; member431 if (mc->rec_idx > 0) in pcan_usb_update_ts()735 for (err = 0; mc.rec_idx < mc.rec_cnt && !err; mc.rec_idx++) { in pcan_usb_decode_msg()