Searched refs:im_blkno (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_inode_buf.h | 17 xfs_daddr_t im_blkno; /* starting BB of inode chunk */ member
|
| H A D | xfs_inode_buf.c | 139 error = xfs_trans_read_buf(mp, tp, mp->m_ddev_targp, imap->im_blkno, in xfs_imap_to_bp() 142 xfs_agno_mark_sick(mp, xfs_daddr_to_agno(mp, imap->im_blkno), in xfs_imap_to_bp()
|
| H A D | xfs_ialloc.c | 2530 imap->im_blkno = xfs_agbno_to_daddr(pag, agbno); in xfs_imap() 2560 imap->im_blkno = xfs_agbno_to_daddr(pag, cluster_agbno); in xfs_imap() 2570 if ((imap->im_blkno + imap->im_len) > in xfs_imap() 2574 __func__, (unsigned long long) imap->im_blkno, in xfs_imap()
|
| /linux/fs/xfs/scrub/ |
| H A D | ialloc.c | 397 imap.im_blkno = xfs_agbno_to_daddr(to_perag(bs->cur->bc_group), agbno); in xchk_iallocbt_check_cluster() 409 irec->ir_startino, imap.im_blkno, imap.im_len, in xchk_iallocbt_check_cluster()
|
| H A D | ialloc_repair.c | 308 imap.im_blkno = xfs_agbno_to_daddr(sc->sa.pag, cluster_bno); in xrep_ibt_process_cluster()
|
| H A D | inode_repair.c | 1563 ri->imap.im_blkno, ri->imap.im_len, 0, &bp, NULL); in xrep_dinode_core()
|
| /linux/fs/xfs/ |
| H A D | xfs_itable.c | 100 ASSERT(ip->i_imap.im_blkno != 0); in xfs_bulkstat_one_int()
|
| H A D | xfs_inode_item.c | 655 ilf->ilf_blkno = ip->i_imap.im_blkno; in xfs_inode_item_format()
|