Searched defs:XFS_RTBLOCKLOG (Results 1 – 1 of 1) sorted by relevance
65 #define XFS_RTBLOCKLOG(b) xfs_highbit64(b) macro67 #define XFS_RTBLOCKLOG(b) xfs_highbit32(b) macro