Searched refs:cluster_agbno (Results 1 – 1 of 1) sorted by relevance
2466 xfs_agblock_t cluster_agbno; /* first block in inode cluster */ in xfs_imap() local2553 cluster_agbno = chunk_agbno + in xfs_imap()2556 offset = ((agbno - cluster_agbno) * mp->m_sb.sb_inopblock) + in xfs_imap()2559 imap->im_blkno = xfs_agbno_to_daddr(pag, cluster_agbno); in xfs_imap()