Home
last modified time | relevance | path

Searched refs:xfs_highbit64 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_bit.h36 static inline int xfs_highbit64(uint64_t v) in xfs_highbit64() function
A Dxfs_format.h1080 #define XFS_RTBLOCKLOG(b) xfs_highbit64(b)
/linux/fs/xfs/
A Dxfs_rtalloc.c1353 if ((log2 = xfs_highbit64(seq)) == -1) in xfs_rtpick_extent()

Completed in 14 milliseconds