/net/atm/ |
D | mpoa_caches.c | 35 struct mpoa_client *client) in in_cache_get() 55 struct mpoa_client *client, in in_cache_get_with_mask() 77 struct mpoa_client *client) in in_cache_get_by_vcc() 97 struct mpoa_client *client) in in_cache_add_entry() 191 struct mpoa_client *client) in in_cache_remove_entry() 226 static void clear_count_and_expired(struct mpoa_client *client) in clear_count_and_expired() 250 static void check_resolving_entries(struct mpoa_client *client) in check_resolving_entries() 300 static void refresh_entries(struct mpoa_client *client) in refresh_entries() 428 struct mpoa_client *client) in eg_cache_remove_entry() 459 struct mpoa_client *client) in eg_cache_add_entry() [all …]
|
D | mpc.c | 1118 struct mpoa_client *client, in check_qos_and_open_shortcut() 1372 struct mpoa_client *client) in set_mps_mac_addr_rcvd()
|
/net/ceph/ |
D | debugfs.c | 36 struct ceph_client *client = s->private; in monmap_show() local 56 struct ceph_client *client = s->private; in osdmap_show() local 113 struct ceph_client *client = s->private; in monc_show() local 240 struct ceph_client *client = s->private; in osdc_show() local 269 struct ceph_client *client = s->private; in client_options_show() local 299 int ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() 361 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() 383 int ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() 388 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup()
|
D | ceph_common.c | 98 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid() 125 struct ceph_client *client) in ceph_compare_options() 525 int ceph_print_client_options(struct seq_file *m, struct ceph_client *client) in ceph_print_client_options() 569 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr() 575 u64 ceph_client_gid(struct ceph_client *client) in ceph_client_gid() 588 struct ceph_client *client; in ceph_create_client() local 637 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() 660 static bool have_mon_and_osd_map(struct ceph_client *client) in have_mon_and_osd_map() 669 int __ceph_open_session(struct ceph_client *client, unsigned long started) in __ceph_open_session() 703 int ceph_open_session(struct ceph_client *client) in ceph_open_session()
|
D | mon_client.c | 446 struct ceph_client *client = monc->client; in ceph_monc_handle_map() local
|
D | osd_client.c | 4085 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init()
|
/net/9p/ |
D | trans_fd.c | 126 struct p9_client *client; member 228 p9_fd_poll(struct p9_client *client, struct poll_table_struct *pt) in p9_fd_poll() 267 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read() 417 static int p9_fd_write(struct p9_client *client, void *v, int len) in p9_fd_write() 582 static void p9_conn_create(struct p9_client *client) in p9_conn_create() 664 static int p9_fd_request(struct p9_client *client, struct p9_req_t *req) in p9_fd_request() 691 static int p9_fd_cancel(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancel() 709 static int p9_fd_cancelled(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancelled() 790 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open() 814 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() [all …]
|
D | trans_rdma.c | 288 struct p9_client *client = cq->cq_context; in recv_done() local 337 struct p9_client *client = cq->cq_context; in send_done() local 376 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv() 405 static int rdma_request(struct p9_client *client, struct p9_req_t *req) in rdma_request() 535 static void rdma_close(struct p9_client *client) in rdma_close() 575 static int rdma_cancel(struct p9_client *client, struct p9_req_t *req) in rdma_cancel() 586 static int rdma_cancelled(struct p9_client *client, struct p9_req_t *req) in rdma_cancelled() 617 rdma_create_trans(struct p9_client *client, const char *addr, char *args) in rdma_create_trans()
|
D | trans_virtio.c | 82 struct p9_client *client; member 120 static void p9_virtio_close(struct p9_client *client) in p9_virtio_close() 205 static int p9_virtio_cancel(struct p9_client *client, struct p9_req_t *req) in p9_virtio_cancel() 258 p9_virtio_request(struct p9_client *client, struct p9_req_t *req) in p9_virtio_request() 393 p9_virtio_zc_request(struct p9_client *client, struct p9_req_t *req, in p9_virtio_zc_request() 640 p9_virtio_create(struct p9_client *client, const char *devname, char *args) in p9_virtio_create()
|
/net/irda/ |
D | irlmp.c | 954 irlmp_notify_client(irlmp_client_t *client, in irlmp_notify_client() 1007 irlmp_client_t *client; in irlmp_discovery_confirm() local 1039 irlmp_client_t *client; in irlmp_discovery_expiry() local 1536 irlmp_client_t *client; in irlmp_register_client() local 1570 irlmp_client_t *client; in irlmp_update_client() local 1598 struct irlmp_client *client; in irlmp_unregister_client() local
|
/net/batman-adv/ |
D | icmp_socket.c | 108 struct batadv_socket_client *client = file->private_data; in batadv_socket_release() local
|
D | packet.h | 617 u8 client[ETH_ALEN]; member
|
D | translation-table.c | 3573 static bool batadv_tt_check_roam_count(struct batadv_priv *bat_priv, u8 *client) in batadv_tt_check_roam_count() 3629 static void batadv_send_roam_adv(struct batadv_priv *bat_priv, u8 *client, in batadv_send_roam_adv()
|
/net/caif/ |
D | cfctrl.c | 305 struct cflayer *client) in cfctrl_linkdown_req()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 95 struct rpc_clnt *client; member
|