Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/
Dxfs_freebsd.h271 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod() function
322 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod() function
341 #define do_mod(a, b) xfs_do_mod(&(a), (b), sizeof(a))