Searched refs:xfs_mask32lo (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_bit.h | 32 static inline __uint32_t xfs_mask32lo(int n) in xfs_mask32lo() function |
D | xfs_ag.h | 264 ((xfs_agblock_t)((fsbno) & xfs_mask32lo((mp)->m_sb.sb_agblklog))) |