Home
last modified time | relevance | path

Searched refs:XFS_AGF_REFCOUNT_ROOT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c52 XFS_AGF_REFCOUNT_ROOT | XFS_AGF_REFCOUNT_LEVEL); in xfs_refcountbt_set_root()
411 XFS_AGF_REFCOUNT_ROOT | in xfs_refcountbt_commit_staged_btree()
H A Dxfs_format.h552 #define XFS_AGF_REFCOUNT_ROOT (1u << 15) macro
574 { XFS_AGF_REFCOUNT_ROOT, "REFCOUNT_ROOT" }, \