Searched refs:xfs_mask32lo (Results 1 – 1 of 1) sorted by relevance
38 #define XFS_MASK32LO(n) xfs_mask32lo(n)39 static inline __uint32_t xfs_mask32lo(int n) in xfs_mask32lo() function