Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_refcount_btree.c46 pag->pagf_refcount_level += inc; in xfs_refcountbt_set_root()
220 if (level >= pag->pagf_refcount_level) in xfs_refcountbt_verify()
Dxfs_alloc.c3016 pag->pagf_refcount_level = be32_to_cpu(agf->agf_refcount_level); in xfs_alloc_read_agf()
/Linux-v5.10/fs/xfs/
Dxfs_mount.h373 uint8_t pagf_refcount_level; member
/Linux-v5.10/fs/xfs/scrub/
Dagheader_repair.c325 pag->pagf_refcount_level = be32_to_cpu(agf->agf_refcount_level); in xrep_agf_commit_new()