Searched refs:XFS_BTREE_VISIT_LEAVES (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/fs/xfs/libxfs/ | ||
D | xfs_btree.h | 488 #define XFS_BTREE_VISIT_LEAVES (1 << 1) macro |
D | xfs_btree.c | 4304 if (!(flags & XFS_BTREE_VISIT_LEAVES)) in xfs_btree_visit_blocks() |