Home
last modified time | relevance | path

Searched refs:agf_cnt_root (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dagheader.c639 agbno = be32_to_cpu(agf->agf_cnt_root); in xchk_agf()
H A Dagheader_repair.c234 agf->agf_cnt_root = cpu_to_be32(fab[XREP_AGF_CNTBT].root); in xrep_agf_set_roots()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h529 __be32 agf_cnt_root; /* cntbt root block */ member
/linux/fs/xfs/
H A Dxfs_trace.h2132 __entry->cnt_root = be32_to_cpu(agf->agf_cnt_root),