Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_refcount_btree.c48 pag->pagf_refcount_level += inc; in xfs_refcountbt_set_root()
225 if (level >= pag->pagf_refcount_level) in xfs_refcountbt_verify()
Dxfs_alloc.c2749 pag->pagf_refcount_level = be32_to_cpu(agf->agf_refcount_level); in xfs_alloc_read_agf()
/Linux-v4.19/fs/xfs/
Dxfs_mount.h387 uint8_t pagf_refcount_level; member
/Linux-v4.19/fs/xfs/scrub/
Dagheader_repair.c330 pag->pagf_refcount_level = be32_to_cpu(agf->agf_refcount_level); in xrep_agf_commit_new()