Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Ddm-log-userspace-transfer.c32 static struct cn_msg *prealloced_cn_msg; variable
59 struct cn_msg *msg = prealloced_cn_msg; in dm_ulog_sendto_server()
270 prealloced_cn_msg = prealloced; in dm_ulog_tfr_init()
285 kfree(prealloced_cn_msg); in dm_ulog_tfr_exit()