Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_btree.h480 #define XFS_BTREE_VISIT_LEAVES (1 << 1) macro
483 XFS_BTREE_VISIT_LEAVES)
H A Dxfs_btree.c4546 if (!(flags & XFS_BTREE_VISIT_LEAVES)) in xfs_btree_visit_blocks()