Searched refs:ir_holemask (Results 1 – 3 of 3) sorted by relevance
100 fhole = frec.ir_holemask & (1U << fhole_idx); in xchk_inobt_xref_finobt()157 hole = irec->ir_holemask & (1U << hole_idx); in xchk_inobt_chunk_xref_finobt()205 hole = irec.ir_holemask & (1U << hole_idx); in xchk_finobt_xref_inobt()247 fhole = frec->ir_holemask & (1U << hole_idx); in xchk_finobt_chunk_xref_inobt()378 uint16_t ir_holemask; in xchk_iallocbt_check_cluster() local401 ir_holemask = (irec->ir_holemask & cluster_mask); in xchk_iallocbt_check_cluster()414 cluster_base, nr_inodes, cluster_mask, ir_holemask, in xchk_iallocbt_check_cluster()419 if (ir_holemask != cluster_mask && ir_holemask != 0) { in xchk_iallocbt_check_cluster()425 if (ir_holemask) { in xchk_iallocbt_check_cluster()605 if (!xfs_inobt_issparse(irec.ir_holemask)) { in xchk_iallocbt_rec()[all …]
2181 __entry->holemask = rec->ir_holemask;
1216 __entry->holemask = rec->ir_holemask;1218 __entry->nholemask = nrec->ir_holemask;1243 __entry->holemask = nrec->ir_holemask;