Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_format.h1232 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_format.h1145 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro