M_NNPFS_LINK       43 xfs/xfs_common-bsd.c MALLOC_DEFINE(M_NNPFS_LINK, "xfs-link", "xfs link");
M_NNPFS_LINK       42 xfs/xfs_common.h MALLOC_DECLARE(M_NNPFS_LINK);
M_NNPFS_LINK      155 xfs/xfs_dev-common.c 	    xfs_free(first, first->error_or_size, M_NNPFS_LINK);
M_NNPFS_LINK      278 xfs/xfs_dev-common.c 		xfs_free(first, first->error_or_size, M_NNPFS_LINK);
M_NNPFS_LINK      475 xfs/xfs_dev-common.c     this_message = xfs_alloc(sizeof(struct xfs_link), M_NNPFS_LINK);
M_NNPFS_LINK      476 xfs/xfs_dev-common.c     this_process = xfs_alloc(sizeof(struct xfs_link), M_NNPFS_LINK);
M_NNPFS_LINK      583 xfs/xfs_dev-common.c     xfs_free(this_message, sizeof(*this_message), M_NNPFS_LINK);
M_NNPFS_LINK      584 xfs/xfs_dev-common.c     xfs_free(this_process, sizeof(*this_process), M_NNPFS_LINK);