Home
last modified time | relevance | path

Searched defs:ceph_osd_client (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Dosd_client.h344 struct ceph_osd_client { struct
345 struct ceph_client *client;
347 struct ceph_osdmap *osdmap; /* current map */
348 struct rw_semaphore lock;
350 struct rb_root osds; /* osds */
351 struct list_head osd_lru; /* idle osds */
352 spinlock_t osd_lru_lock;
353 u32 epoch_barrier;
354 struct ceph_osd homeless_osd;
378 static inline bool ceph_osdmap_flag(struct ceph_osd_client *osdc, int flag) in ceph_osdmap_flag() argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Dosd_client.h344 struct ceph_osd_client { struct
345 struct ceph_client *client;
347 struct ceph_osdmap *osdmap; /* current map */
348 struct rw_semaphore lock;
350 struct rb_root osds; /* osds */
351 struct list_head osd_lru; /* idle osds */
352 spinlock_t osd_lru_lock;
353 u32 epoch_barrier;
354 struct ceph_osd homeless_osd;
378 static inline bool ceph_osdmap_flag(struct ceph_osd_client *osdc, int flag) in ceph_osdmap_flag() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Dosd_client.h344 struct ceph_osd_client { struct
345 struct ceph_client *client;
347 struct ceph_osdmap *osdmap; /* current map */
348 struct rw_semaphore lock;
350 struct rb_root osds; /* osds */
351 struct list_head osd_lru; /* idle osds */
352 spinlock_t osd_lru_lock;
353 u32 epoch_barrier;
354 struct ceph_osd homeless_osd;
378 static inline bool ceph_osdmap_flag(struct ceph_osd_client *osdc, int flag) in ceph_osdmap_flag() argument