Searched refs:POHMELFS_NOINFO_ACK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/pohmelfs/ |
D | config.c | 274 pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL); in pohmelfs_cn_disp() 307 if (pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL)) in pohmelfs_cn_dump() 435 if (pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL)) in pohmelfs_cn_ctl() 518 if (pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL)) in pohmelfs_cn_crypto()
|
D | netfs.h | 27 #define POHMELFS_NOINFO_ACK 2 macro
|