Searched refs:agi_root (Results 1 – 7 of 7) sorted by relevance
61 agi->agi_root = nptr->s; in xfs_inobt_set_root()253 ptr->s = agi->agi_root; in xfs_inobt_init_ptr_from_cur()541 agi->agi_root = cpu_to_be32(afake->af_root); in xfs_inobt_commit_staged_btree()
813 be32_to_cpu(agi->agi_root))); in xfs_ialloc_ag_alloc()826 be32_to_cpu(agi->agi_root))); in xfs_ialloc_ag_alloc()863 be32_to_cpu(agi->agi_root))); in xfs_ialloc_ag_alloc()2608 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
570 agi->agi_root = cpu_to_be32(XFS_IBT_BLOCK(mp)); in xfs_agiblock_init()
632 __be32 agi_root; /* root of inode btree */ member
1006 agbno = be32_to_cpu(agi->agi_root); in xchk_agi()
759 be32_to_cpu(agi->agi_root), 1); in xrep_rmap_find_inode_rmaps()
921 agi->agi_root = cpu_to_be32(fab[XREP_AGI_INOBT].root); in xrep_agi_set_roots()
Completed in 32 milliseconds