Searched refs:agi_root (Results 1 – 6 of 6) sorted by relevance
52 agi->agi_root = nptr->s; in xfs_inobt_set_root()224 ptr->s = agi->agi_root; in xfs_inobt_init_ptr_from_cur()
736 args.agbno = be32_to_cpu(agi->agi_root); in xfs_ialloc_ag_alloc()757 args.agbno = be32_to_cpu(agi->agi_root); in xfs_ialloc_ag_alloc()773 args.agbno = be32_to_cpu(agi->agi_root); in xfs_ialloc_ag_alloc()2458 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
247 agi->agi_root = cpu_to_be32(XFS_IBT_BLOCK(mp)); in xfs_agiblock_init()
735 __be32 agi_root; /* root of inode btree */ member
808 agi->agi_root = cpu_to_be32(fab[XREP_AGI_INOBT].root); in xrep_agi_set_roots()
851 agbno = be32_to_cpu(agi->agi_root); in xchk_agi()