Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dialloc.c373 struct xfs_buf *cluster_bp; in xchk_iallocbt_check_cluster() local
437 &cluster_bp); in xchk_iallocbt_check_cluster()
445 if (imap.im_boffset >= BBTOB(cluster_bp->b_length)) { in xchk_iallocbt_check_cluster()
450 dip = xfs_buf_offset(cluster_bp, imap.im_boffset); in xchk_iallocbt_check_cluster()
458 xfs_trans_brelse(bs->cur->bc_tp, cluster_bp); in xchk_iallocbt_check_cluster()