Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_format.h670 #define XFS_AGF_ROOTS 0x00000010 macro
692 { XFS_AGF_ROOTS, "ROOTS" }, \
Dxfs_alloc_btree.c51 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_allocbt_set_root()
Dxfs_rmap_btree.c76 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_rmapbt_set_root()