Searched refs:xfs_mask32lo (Results 1 – 2 of 2) sorted by relevance
55 __uint32_t xfs_mask32lo(int n);56 #define XFS_MASK32LO(n) xfs_mask32lo(n)
1976 xfs_mask32lo(int n) in xfs_mask32lo() function