Home
last modified time | relevance | path

Searched refs:XFS_AGF_LEVELS (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc_btree.c64 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_allocbt_set_root()
Dxfs_format.h679 #define XFS_AGF_LEVELS 0x00000020 macro
701 { XFS_AGF_LEVELS, "LEVELS" }, \
Dxfs_rmap_btree.c92 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_rmapbt_set_root()