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