Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dialloc.c100 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() local
401 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 …]
H A Dtrace.h2181 __entry->holemask = rec->ir_holemask;
/linux/fs/xfs/
H A Dxfs_trace.h1216 __entry->holemask = rec->ir_holemask;
1218 __entry->nholemask = nrec->ir_holemask;
1243 __entry->holemask = nrec->ir_holemask;