Searched refs:agf_refcount_root (Results 1 - 6 of 6) sorted by path

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.c692 agf->agf_refcount_root = cpu_to_be32(
H A Dxfs_alloc.c3065 offsetof(xfs_agf_t, agf_refcount_root),
H A Dxfs_format.h516 __be32 agf_refcount_root; /* refcount tree root block */ member in struct:xfs_agf
H A Dxfs_refcount_btree.c48 agf->agf_refcount_root = ptr->s;
175 ptr->s = agf->agf_refcount_root;
396 agf->agf_refcount_root = cpu_to_be32(afake->af_root);
/linux-master/fs/xfs/scrub/
H A Dagheader.c586 agbno = be32_to_cpu(agf->agf_refcount_root);
H A Dagheader_repair.c236 agf->agf_refcount_root =

Completed in 365 milliseconds