Searched refs:agf_cnt_root (Results 1 – 6 of 6) sorted by relevance
59 agf->agf_cnt_root = ptr->s; in xfs_allocbt_set_root()186 ptr->s = agf->agf_cnt_root; in xfs_allocbt_init_ptr_from_cur()542 agf->agf_cnt_root = cpu_to_be32(afake->af_root); in xfs_allocbt_commit_staged_btree()
502 agf->agf_cnt_root = cpu_to_be32(XFS_CNT_BLOCK(mp)); in xfs_agfblock_init()
529 __be32 agf_cnt_root; /* cntbt root block */ member
630 agbno = be32_to_cpu(agf->agf_cnt_root); in xchk_agf()
234 agf->agf_cnt_root = cpu_to_be32(fab[XREP_AGF_CNTBT].root); in xrep_agf_set_roots()
2101 __entry->cnt_root = be32_to_cpu(agf->agf_cnt_root),
Completed in 25 milliseconds