Searched defs:monc (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddebugfs.c117 struct ceph_mon_client *monc = &client->monc; local
[all...]
H A Dmon_client.h36 struct ceph_mon_client *monc; member in struct:ceph_mon_request
[all...]
H A Dmon_client.c102 static void __send_prepared_auth_request(struct ceph_mon_client *monc, int len) argument
115 __close_session(struct ceph_mon_client *monc) argument
130 __open_session(struct ceph_mon_client *monc) argument
161 __sub_expired(struct ceph_mon_client *monc) argument
169 __schedule_delayed(struct ceph_mon_client *monc) argument
184 __send_subscribe(struct ceph_mon_client *monc) argument
233 handle_subscribe_ack(struct ceph_mon_client *monc, struct ceph_msg *msg) argument
262 ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) argument
270 ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) argument
282 ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) argument
296 ceph_monc_open_session(struct ceph_mon_client *monc) argument
318 ceph_monc_handle_map(struct ceph_mon_client *monc, struct ceph_msg *msg) argument
354 __lookup_generic_req( struct ceph_mon_client *monc, u64 tid) argument
372 __insert_generic_request(struct ceph_mon_client *monc, struct ceph_mon_generic_request *new) argument
421 struct ceph_mon_client *monc = con->private; local
445 do_generic_request(struct ceph_mon_client *monc, struct ceph_mon_generic_request *req) argument
474 handle_statfs_reply(struct ceph_mon_client *monc, struct ceph_msg *msg) argument
507 ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) argument
563 handle_poolop_reply(struct ceph_mon_client *monc, struct ceph_msg *msg) argument
602 ceph_monc_do_poolop(struct ceph_mon_client *monc, u32 op, u32 pool, u64 snapid, char *buf, int len) argument
647 ceph_monc_create_snapid(struct ceph_mon_client *monc, u32 pool, u64 *snapid) argument
655 ceph_monc_delete_snapid(struct ceph_mon_client *monc, u32 pool, u64 snapid) argument
666 __resend_generic_request(struct ceph_mon_client *monc) argument
685 struct ceph_mon_client *monc = local
709 build_initial_monmap(struct ceph_mon_client *monc) argument
739 ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) argument
812 ceph_monc_stop(struct ceph_mon_client *monc) argument
836 handle_auth_reply(struct ceph_mon_client *monc, struct ceph_msg *msg) argument
868 __validate_auth(struct ceph_mon_client *monc) argument
883 ceph_monc_validate_auth(struct ceph_mon_client *monc) argument
898 struct ceph_mon_client *monc = con->private; local
947 struct ceph_mon_client *monc = con->private; local
984 struct ceph_mon_client *monc = con->private; local
[all...]
H A Dsuper.h149 struct ceph_mon_client monc; member in struct:ceph_client

Completed in 118 milliseconds