Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ialloc_btree.c67 XFS_AGI_FREE_ROOT | XFS_AGI_FREE_LEVEL); in xfs_finobt_set_root()
519 fields = XFS_AGI_FREE_ROOT | XFS_AGI_FREE_LEVEL; in xfs_inobt_commit_staged_btree()
Dxfs_format.h811 #define XFS_AGI_FREE_LEVEL (1 << 12) macro