Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_alloc_btree.c64 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_allocbt_set_root()
545 xfs_alloc_log_agf(tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_allocbt_commit_staged_btree()
A Dxfs_rmap_btree.c79 xfs_alloc_log_agf(cur->bc_tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS); in xfs_rmapbt_set_root()
693 xfs_alloc_log_agf(tp, agbp, XFS_AGF_ROOTS | XFS_AGF_LEVELS | in xfs_rmapbt_commit_staged_btree()
A Dxfs_format.h573 #define XFS_AGF_LEVELS (1u << 5) macro
595 { XFS_AGF_LEVELS, "LEVELS" }, \

Completed in 768 milliseconds