Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap_btree.c80 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_rmapbt_set_root()
Dxfs_alloc_btree.c52 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_allocbt_set_root()
Dxfs_format.h674 #define XFS_AGF_ROOTS 0x00000010 macro
696 { XFS_AGF_ROOTS, "ROOTS" }, \