Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.c215 struct cl_conn { struct
248 struct cl_conn *nc; /* Server network connection */
924 static int net_get_header(struct cl_conn *nc, struct blktrace_net_hdr *bnh) in net_get_header()
1477 struct cl_conn *nc = iop->nc; in fill_ofname()
2168 struct cl_conn *nc; in ch_add_connection()
2187 struct cl_conn *nc) in ch_rem_connection()
2261 struct cl_conn *nc = list_entry(p, struct cl_conn, ch_head); in net_ch_remove()
2296 static struct devpath *nc_add_dpp(struct cl_conn *nc, in nc_add_dpp()
2345 static struct devpath *nc_find_dpp(struct cl_conn *nc, in nc_find_dpp()
2364 static void net_client_read_data(struct cl_conn *nc, struct devpath *dpp, in net_client_read_data()
[all …]