Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.h550 #define XFS_BTREE_VISIT_LEAVES (1 << 1) macro
553 XFS_BTREE_VISIT_LEAVES)
H A Dxfs_btree.c4432 if (!(flags & XFS_BTREE_VISIT_LEAVES)) in xfs_btree_visit_blocks()