Home
last modified time | relevance | path

Searched refs:xfs_mask32lo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bit.h20 static inline uint32_t xfs_mask32lo(int n) in xfs_mask32lo() function
H A Dxfs_format.h842 ((xfs_agblock_t)((fsbno) & xfs_mask32lo((mp)->m_sb.sb_agblklog)))
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bit.h20 static inline uint32_t xfs_mask32lo(int n) in xfs_mask32lo() function
H A Dxfs_format.h676 ((xfs_agblock_t)((fsbno) & xfs_mask32lo((mp)->m_sb.sb_agblklog)))

Completed in 11 milliseconds