Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ialloc_btree.c54 xfs_ialloc_log_agi(cur->bc_tp, agbp, XFS_AGI_ROOT | XFS_AGI_LEVEL); in xfs_inobt_set_root()
Dxfs_format.h767 #define XFS_AGI_ROOT (1 << 5) macro