Symbol: ceph_osd_client
drivers/block/rbd.c
1424
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
1723
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
1781
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
1820
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
2059
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
3683
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
3706
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
3729
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
3890
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
3954
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
4386
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
4514
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
4535
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
4587
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
4679
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
4823
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
5639
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
5685
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
drivers/block/rbd.c
5995
struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
fs/ceph/addr.c
736
struct ceph_osd_client *osdc = &fsc->client->osdc;
fs/ceph/caps.c
1249
struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc;
fs/ceph/caps.c
4424
struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc;
fs/ceph/file.c
1074
struct ceph_osd_client *osdc = &fsc->client->osdc;
fs/ceph/file.c
1768
struct ceph_osd_client *osdc = &fsc->client->osdc;
fs/ceph/file.c
2401
struct ceph_osd_client *osdc = &fsc->client->osdc;
fs/ceph/file.c
2906
ceph_alloc_copyfrom_request(struct ceph_osd_client *osdc,
fs/ceph/file.c
2960
struct ceph_osd_client *osdc;
fs/ceph/ioctl.c
191
struct ceph_osd_client *osdc =
fs/ceph/mds_client.c
2456
struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc;
fs/ceph/xattr.c
1114
struct ceph_osd_client *osdc = &fsc->client->osdc;
fs/ceph/xattr.c
166
struct ceph_osd_client *osdc = &fsc->client->osdc;
fs/ceph/xattr.c
62
struct ceph_osd_client *osdc = &fsc->client->osdc;
include/linux/ceph/cls_lock_client.h
27
int ceph_cls_lock(struct ceph_osd_client *osdc,
include/linux/ceph/cls_lock_client.h
32
int ceph_cls_unlock(struct ceph_osd_client *osdc,
include/linux/ceph/cls_lock_client.h
36
int ceph_cls_break_lock(struct ceph_osd_client *osdc,
include/linux/ceph/cls_lock_client.h
41
int ceph_cls_set_cookie(struct ceph_osd_client *osdc,
include/linux/ceph/cls_lock_client.h
49
int ceph_cls_lock_info(struct ceph_osd_client *osdc,
include/linux/ceph/libceph.h
134
struct ceph_osd_client osdc;
include/linux/ceph/osd_client.h
23
struct ceph_osd_client;
include/linux/ceph/osd_client.h
256
struct ceph_osd_client *r_osdc;
include/linux/ceph/osd_client.h
311
struct ceph_osd_client *osdc;
include/linux/ceph/osd_client.h
439
static inline bool ceph_osdmap_flag(struct ceph_osd_client *osdc, int flag)
include/linux/ceph/osd_client.h
447
extern int ceph_osdc_init(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
449
extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
include/linux/ceph/osd_client.h
450
extern void ceph_osdc_reopen_osds(struct ceph_osd_client *osdc);
include/linux/ceph/osd_client.h
452
extern void ceph_osdc_handle_map(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
454
void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb);
include/linux/ceph/osd_client.h
455
void ceph_osdc_abort_requests(struct ceph_osd_client *osdc, int err);
include/linux/ceph/osd_client.h
456
void ceph_osdc_clear_abort_err(struct ceph_osd_client *osdc);
include/linux/ceph/osd_client.h
542
extern struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
549
extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
include/linux/ceph/osd_client.h
579
void ceph_osdc_start_request(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
582
extern int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
584
extern void ceph_osdc_sync(struct ceph_osd_client *osdc);
include/linux/ceph/osd_client.h
586
extern void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc);
include/linux/ceph/osd_client.h
587
void ceph_osdc_maybe_request_map(struct ceph_osd_client *osdc);
include/linux/ceph/osd_client.h
589
int ceph_osdc_call(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
599
ceph_osdc_watch(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
605
int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
608
int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
615
int ceph_osdc_notify(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
623
int ceph_osdc_list_watchers(struct ceph_osd_client *osdc,
include/linux/ceph/osd_client.h
83
struct ceph_osd_client *o_osdc;
net/ceph/cls_lock_client.c
144
int ceph_cls_break_lock(struct ceph_osd_client *osdc,
net/ceph/cls_lock_client.c
190
int ceph_cls_set_cookie(struct ceph_osd_client *osdc,
net/ceph/cls_lock_client.c
25
int ceph_cls_lock(struct ceph_osd_client *osdc,
net/ceph/cls_lock_client.c
338
int ceph_cls_lock_info(struct ceph_osd_client *osdc,
net/ceph/cls_lock_client.c
93
int ceph_cls_unlock(struct ceph_osd_client *osdc,
net/ceph/debugfs.c
351
struct ceph_osd_client *osdc = &client->osdc;
net/ceph/debugfs.c
62
struct ceph_osd_client *osdc = &client->osdc;
net/ceph/osd_client.c
1055
struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
1173
static void for_each_request(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
1260
static struct ceph_osd *create_osd(struct ceph_osd_client *osdc, int onum)
net/ceph/osd_client.c
1303
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
1324
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
1340
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
1415
static struct ceph_osd *lookup_create_osd(struct ceph_osd_client *osdc, int o,
net/ceph/osd_client.c
1491
static bool have_pool_full(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
1506
static bool pool_full(struct ceph_osd_client *osdc, s64 pool_id)
net/ceph/osd_client.c
1521
static bool target_should_be_paused(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
1550
static int pick_closest_replica(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
1581
static enum calc_target_result calc_target(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
2357
static void maybe_request_map(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
2383
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
2495
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
2553
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
2597
void ceph_osdc_abort_requests(struct ceph_osd_client *osdc, int err)
net/ceph/osd_client.c
2607
void ceph_osdc_clear_abort_err(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
2615
static void update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb)
net/ceph/osd_client.c
2627
void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb)
net/ceph/osd_client.c
2649
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
2671
static void ceph_osdc_abort_on_full(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
2682
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
2716
struct ceph_osd_client *osdc = &greq->monc->client->osdc;
net/ceph/osd_client.c
2743
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
2804
linger_alloc(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
2883
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
2895
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
2907
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
2976
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3128
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3216
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3260
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3276
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3307
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3319
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3350
struct ceph_osd_client *osdc = &greq->monc->client->osdc;
net/ceph/osd_client.c
3378
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3431
struct ceph_osd_client *osdc =
net/ceph/osd_client.c
3432
container_of(work, struct ceph_osd_client, timeout_work.work);
net/ceph/osd_client.c
3520
struct ceph_osd_client *osdc =
net/ceph/osd_client.c
3521
container_of(work, struct ceph_osd_client,
net/ceph/osd_client.c
3751
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
3881
static void set_pool_was_full(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
3893
static bool pool_cleared_full(struct ceph_osd_client *osdc, s64 pool_id)
net/ceph/osd_client.c
3907
struct ceph_osd_client *osdc = lreq->osdc;
net/ceph/osd_client.c
3934
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
4006
static int handle_one_map(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4077
static void kick_requests(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4134
void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg)
net/ceph/osd_client.c
4280
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
4517
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
4559
static void handle_watch_notify(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4658
void ceph_osdc_start_request(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4678
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
4711
int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4721
void ceph_osdc_sync(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
4764
ceph_osdc_watch(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4811
int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4876
int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
4921
int ceph_osdc_notify(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
5054
int ceph_osdc_list_watchers(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
5106
void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
5113
void ceph_osdc_maybe_request_map(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
5127
int ceph_osdc_call(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
5181
void ceph_osdc_reopen_osds(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
5199
int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client)
net/ceph/osd_client.c
5269
void ceph_osdc_stop(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
5362
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
5415
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
544
struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc,
net/ceph/osd_client.c
5555
struct ceph_osd_client *osdc = o->o_osdc;
net/ceph/osd_client.c
5572
struct ceph_osd_client *osdc = o->o_osdc;
net/ceph/osd_client.c
5582
struct ceph_osd_client *osdc = o->o_osdc;
net/ceph/osd_client.c
5594
struct ceph_osd_client *osdc = o->o_osdc;
net/ceph/osd_client.c
585
struct ceph_osd_client *osdc = req->r_osdc;
net/ceph/osd_client.c
69
static inline void verify_osdc_locked(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
73
static inline void verify_osdc_wrlocked(struct ceph_osd_client *osdc)
net/ceph/osd_client.c
79
struct ceph_osd_client *osdc = osd->o_osdc;
net/ceph/osd_client.c
90
static inline void verify_osdc_locked(struct ceph_osd_client *osdc) { }
net/ceph/osd_client.c
91
static inline void verify_osdc_wrlocked(struct ceph_osd_client *osdc) { }