Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount_btree.c46 agf->agf_refcount_root = ptr->s; in xfs_refcountbt_set_root()
180 ptr->s = agf->agf_refcount_root; in xfs_refcountbt_init_ptr_from_cur()
Dxfs_ag.c205 agf->agf_refcount_root = cpu_to_be32( in xfs_agfblock_init()
Dxfs_format.h650 __be32 agf_refcount_root; /* refcount tree root block */ member
Dxfs_alloc.c2481 offsetof(xfs_agf_t, agf_refcount_root), in xfs_alloc_log_agf()
/linux-4.19.296/fs/xfs/scrub/
Dagheader_repair.c231 agf->agf_refcount_root = in xrep_agf_set_roots()
Dagheader.c573 agbno = be32_to_cpu(agf->agf_refcount_root); in xchk_agf()