Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_refcount_btree.c44 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()
388 agf->agf_refcount_root = cpu_to_be32(afake->af_root); in xfs_refcountbt_commit_staged_btree()
Dxfs_ag.c273 agf->agf_refcount_root = cpu_to_be32( in xfs_agfblock_init()
Dxfs_format.h683 __be32 agf_refcount_root; /* refcount tree root block */ member
Dxfs_alloc.c2735 offsetof(xfs_agf_t, agf_refcount_root), in xfs_alloc_log_agf()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dagheader_repair.c226 agf->agf_refcount_root = in xrep_agf_set_roots()
Dagheader.c563 agbno = be32_to_cpu(agf->agf_refcount_root); in xchk_agf()