Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_refcount_btree.c52 XFS_AGF_REFCOUNT_ROOT | XFS_AGF_REFCOUNT_LEVEL); in xfs_refcountbt_set_root()
403 XFS_AGF_REFCOUNT_LEVEL); in xfs_refcountbt_commit_staged_btree()
Dxfs_format.h553 #define XFS_AGF_REFCOUNT_LEVEL (1u << 16) macro
575 { XFS_AGF_REFCOUNT_LEVEL, "REFCOUNT_LEVEL" }, \