Searched refs:xfs_lowbit32 (Results 1 – 2 of 2) sorted by relevance
42 static inline int xfs_lowbit32(uint32_t v) in xfs_lowbit32() function
478 i = xfs_lowbit32(wdiff) - bit; in xfs_rtfind_forw() 516 i += xfs_lowbit32(wdiff); in xfs_rtfind_forw() 553 i += xfs_lowbit32(wdiff); in xfs_rtfind_forw() 931 i = xfs_lowbit32(wdiff) - bit; in xfs_rtcheck_range() 970 i += xfs_lowbit32(wdiff); in xfs_rtcheck_range() 1008 i += xfs_lowbit32(wdiff); in xfs_rtcheck_range()