Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_bit.h38 #define XFS_MASK32LO(n) xfs_mask32lo(n)
39 static inline __uint32_t xfs_mask32lo(int n) in xfs_mask32lo() function