Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.h548 #define XFS_BTREE_VISIT_RECORDS (1 << 0) macro
552 #define XFS_BTREE_VISIT_ALL (XFS_BTREE_VISIT_RECORDS | \
H A Dxfs_btree.c4434 } else if (!(flags & XFS_BTREE_VISIT_RECORDS)) { in xfs_btree_visit_blocks()
H A Dxfs_bmap.c1198 XFS_BTREE_VISIT_RECORDS, &ir); in xfs_iread_extents()