Searched refs:xfs_lowbit32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ | ||
H A D | xfs_bit.h | 42 static inline int xfs_lowbit32(uint32_t v) in xfs_lowbit32() function |
H A D | xfs_format.h | 1166 #define XFS_RTLOBIT(w) xfs_lowbit32(w) |