Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dialloc.c134 xfs_agino_t chunkino, in xchk_iallocbt_check_cluster_freemask() argument
157 if (irec->ir_free & XFS_INOBT_MASK(chunkino + clusterino)) in xchk_iallocbt_check_cluster_freemask()
197 xfs_agino_t chunkino; in xchk_iallocbt_check_freemask() local
214 chunkino = agino - irec->ir_startino; in xchk_iallocbt_check_freemask()
220 holemask |= XFS_INOBT_MASK((chunkino + clusterino) / in xchk_iallocbt_check_freemask()
255 fsino, chunkino, clusterino, irec, bp); in xchk_iallocbt_check_freemask()