Home
last modified time | relevance | path

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

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