/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 111 struct ceph_client *client = s->private; in monc_show() local 143 struct ceph_client *client = s->private; in osdc_show() local 183 struct ceph_client *client = s->private; in client_options_show() local 213 int ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() 275 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() 297 int ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() 302 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() 526 int ceph_print_client_options(struct seq_file *m, struct ceph_client *client) in ceph_print_client_options() 570 u64 ceph_client_id(struct ceph_client *client) in ceph_client_id() 583 struct ceph_client *client; in ceph_create_client() local 632 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() 655 static int have_mon_and_osd_map(struct ceph_client *client) in have_mon_and_osd_map() 664 int __ceph_open_session(struct ceph_client *client, unsigned long started) in __ceph_open_session() 694 int ceph_open_session(struct ceph_client *client) in ceph_open_session()
|
D | mon_client.c | 374 struct ceph_client *client = monc->client; in ceph_monc_handle_map() local
|
D | osd_client.c | 2609 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init()
|
/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/9p/ |
D | trans_fd.c | 128 struct p9_client *client; member 234 p9_fd_poll(struct p9_client *client, struct poll_table_struct *pt) in p9_fd_poll() 273 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read() 415 static int p9_fd_write(struct p9_client *client, void *v, int len) in p9_fd_write() 580 static void p9_conn_create(struct p9_client *client) in p9_conn_create() 662 static int p9_fd_request(struct p9_client *client, struct p9_req_t *req) in p9_fd_request() 689 static int p9_fd_cancel(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancel() 707 static int p9_fd_cancelled(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancelled() 788 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open() 820 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() [all …]
|
D | trans_rdma.c | 286 handle_recv(struct p9_client *client, struct p9_trans_rdma *rdma, in handle_recv() 327 handle_send(struct p9_client *client, struct p9_trans_rdma *rdma, in handle_send() 343 struct p9_client *client = cq_context; in cq_comp_handler() local 398 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv() 426 static int rdma_request(struct p9_client *client, struct p9_req_t *req) in rdma_request() 555 static void rdma_close(struct p9_client *client) in rdma_close() 595 static int rdma_cancel(struct p9_client *client, struct p9_req_t *req) in rdma_cancel() 606 static int rdma_cancelled(struct p9_client *client, struct p9_req_t *req) in rdma_cancelled() 637 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() 208 static int p9_virtio_cancel(struct p9_client *client, struct p9_req_t *req) in p9_virtio_cancel() 262 p9_virtio_request(struct p9_client *client, struct p9_req_t *req) in p9_virtio_request() 397 p9_virtio_zc_request(struct p9_client *client, struct p9_req_t *req, in p9_virtio_zc_request() 654 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/caif/ |
D | cfctrl.c | 305 struct cflayer *client) in cfctrl_linkdown_req()
|
/net/batman-adv/ |
D | packet.h | 542 u8 client[ETH_ALEN]; member
|
D | translation-table.c | 3152 static bool batadv_tt_check_roam_count(struct batadv_priv *bat_priv, u8 *client) in batadv_tt_check_roam_count() 3207 static void batadv_send_roam_adv(struct batadv_priv *bat_priv, u8 *client, in batadv_send_roam_adv()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 96 struct rpc_clnt *client; member
|