Searched refs:XFS_LOOKUP_LE (Results 1 – 3 of 3) sorted by relevance
286 error = xfs_inobt_lookup(*curpp, agino, XFS_LOOKUP_LE, has_more); in xfs_iwalk_ag_start()
60 XFS_LOOKUP_LE); in xfs_refcount_lookup_le()64 return xfs_btree_lookup(cur, XFS_LOOKUP_LE, stat); in xfs_refcount_lookup_le()100 XFS_LOOKUP_LE); in xfs_refcount_lookup_eq()
55 #define XFS_LOOKUP_LE ((xfs_lookup_t)XFS_LOOKUP_LEi) macro