Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_refcount_btree.c52 XFS_AGF_REFCOUNT_ROOT | XFS_AGF_REFCOUNT_LEVEL); in xfs_refcountbt_set_root()
402 XFS_AGF_REFCOUNT_ROOT | in xfs_refcountbt_commit_staged_btree()
Dxfs_format.h552 #define XFS_AGF_REFCOUNT_ROOT (1u << 15) macro
574 { XFS_AGF_REFCOUNT_ROOT, "REFCOUNT_ROOT" }, \