Home
last modified time | relevance | path

Searched refs:agf_refcount_root (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c48 agf->agf_refcount_root = ptr->s; in xfs_refcountbt_set_root()
175 ptr->s = agf->agf_refcount_root; in xfs_refcountbt_init_ptr_from_cur()
396 agf->agf_refcount_root = cpu_to_be32(afake->af_root); in xfs_refcountbt_commit_staged_btree()
H A Dxfs_ag.c616 agf->agf_refcount_root = cpu_to_be32( in xfs_rmaproot_init()
H A Dxfs_format.h519 __be32 agf_refcount_root; /* refcount tree root block */ member
H A Dxfs_alloc.c3106 offsetof(xfs_agf_t, agf_refcount_root), in xfs_alloc_log_agf()
/linux/fs/xfs/scrub/
H A Dagheader.c586 agbno = be32_to_cpu(agf->agf_refcount_root); in xchk_agf()
H A Dagheader_repair.c241 agf->agf_refcount_root = in xrep_agf_set_roots()