Searched refs:nh_post_func (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dtcp_internal.h173 *nh_post_func; member in struct:o2net_msg_handler
H A Dtcp.c721 nmh->nh_post_func = post_func;
1120 BUG_ON(ret_data != NULL && nmh->nh_post_func == NULL);
1121 if (nmh->nh_post_func)
1122 (nmh->nh_post_func)(handler_status, nmh->nh_func_data,

Completed in 94 milliseconds