Home
last modified time | relevance | path

Searched refs:agf_bno_root (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_alloc_btree.c55 agf->agf_bno_root = ptr->s; in xfs_allocbt_set_root()
184 ptr->s = agf->agf_bno_root; in xfs_allocbt_init_ptr_from_cur()
539 agf->agf_bno_root = cpu_to_be32(afake->af_root); in xfs_allocbt_commit_staged_btree()
A Dxfs_ag.c501 agf->agf_bno_root = cpu_to_be32(XFS_BNO_BLOCK(mp)); in xfs_agfblock_init()
A Dxfs_format.h528 __be32 agf_bno_root; /* bnobt root block */ member
A Dxfs_alloc.c3103 offsetof(xfs_agf_t, agf_bno_root), /* also cnt/rmap root */ in xfs_alloc_log_agf()
/fs/xfs/scrub/
A Dagheader.c626 agbno = be32_to_cpu(agf->agf_bno_root); in xchk_agf()
A Dagheader_repair.c231 agf->agf_bno_root = cpu_to_be32(fab[XREP_AGF_BNOBT].root); in xrep_agf_set_roots()
/fs/xfs/
A Dxfs_trace.h2100 __entry->bno_root = be32_to_cpu(agf->agf_bno_root),

Completed in 46 milliseconds