Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_ag.h78 #define XFS_AGF_ROOTS 0x00000010 macro
94 { XFS_AGF_ROOTS, "ROOTS" }, \
Dxfs_alloc_btree.c68 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_allocbt_set_root()