Home
last modified time | relevance | path

Searched defs:XFS_RTBLOCKLOG (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_format.h1169 #define XFS_RTBLOCKLOG(b) xfs_highbit64(b) macro
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_format.h1256 #define XFS_RTBLOCKLOG(b) xfs_highbit64(b) macro