Home
last modified time | relevance | path

Searched refs:xfs_lowbit32 (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_bit.h54 static inline int xfs_lowbit32(__uint32_t v) in xfs_lowbit32() function
Dxfs_format.h1096 #define XFS_RTLOBIT(w) xfs_lowbit32(w)