xfs_malloc_type    52 xfs/xfs_common-bsd.c xfs_alloc(u_int size, xfs_malloc_type type)
xfs_malloc_type    65 xfs/xfs_common-bsd.c xfs_free(void *ptr, u_int size, xfs_malloc_type type)
xfs_malloc_type    53 xfs/xfs_common.h void *xfs_alloc(u_int size, xfs_malloc_type type);
xfs_malloc_type    54 xfs/xfs_common.h void xfs_free(void *, u_int size, xfs_malloc_type type);