MAX_XMSG_SIZE 107 xfs/xfs_dev-common.c chan->message_buffer = xfs_alloc(MAX_XMSG_SIZE, M_NNPFS_MSG); MAX_XMSG_SIZE 174 xfs/xfs_dev-common.c xfs_free(chan->message_buffer, MAX_XMSG_SIZE, M_NNPFS_MSG); MAX_XMSG_SIZE 329 xfs/xfs_dev-common.c error = uiomove((caddr_t) chan->message_buffer, MAX_XMSG_SIZE, uiop);