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
1166 #define XFS_RTLOBIT(w) xfs_lowbit32(w)