Home
last modified time | relevance | path

Searched defs:osd (Results 1 – 11 of 11) sorted by relevance

/linux/net/ceph/
H A Ddebugfs.c240 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests()
266 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests()
327 static void dump_backoffs(struct seq_file *s, struct ceph_osd *osd) in dump_backoffs()
359 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local
367 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local
375 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() local
H A Dosd_client.c77 static inline void verify_osd_locked(struct ceph_osd *osd) in verify_osd_locked()
92 static inline void verify_osd_locked(struct ceph_osd *osd) { } in verify_osd_locked()
1180 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() local
1202 static bool osd_homeless(struct ceph_osd *osd) in osd_homeless()
1207 static bool osd_registered(struct ceph_osd *osd) in osd_registered()
1217 static void osd_init(struct ceph_osd *osd) in osd_init()
1239 static void osd_cleanup(struct ceph_osd *osd) in osd_cleanup()
1262 struct ceph_osd *osd; in create_osd() local
1279 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()
1290 static void put_osd(struct ceph_osd *osd) in put_osd()
[all …]
H A Dosdmap.c1466 u32 osd; in __decode_primary_temp() local
1496 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) in ceph_get_primary_affinity()
1504 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) in set_primary_affinity()
1562 u32 osd, aff; in decode_new_primary_affinity() local
1865 s32 osd; in decode_new_up_state_weight() local
1895 s32 osd; in decode_new_up_state_weight() local
1929 s32 osd; in decode_new_up_state_weight() local
2340 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2600 int osd = pg->pg_upmap.osds[i]; in apply_upmap() local
2629 int osd = raw->osds[j]; in apply_upmap() local
[all …]
/linux/include/linux/ceph/
H A Dosdmap.h161 int osd; member
201 static inline bool ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists()
207 static inline bool ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up()
213 static inline bool ceph_osd_is_down(struct ceph_osdmap *map, int osd) in ceph_osd_is_down()
222 int osd) in ceph_osd_addr()
H A Dosd_client.h232 int osd; member
316 struct ceph_osd *osd; member
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-osd.rst4 .. _osd: target
/linux/fs/ceph/
H A Dioctl.h64 __s64 osd; /* out: osd # */ member
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c207 struct ivtv_osd_coords *osd) in ivtvfb_get_osd_coords()
223 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) in ivtvfb_set_osd_coords()
/linux/drivers/video/fbdev/
H A Ds3c-fb.c96 unsigned short osd; member
/linux/include/uapi/linux/
H A Dcec-funcs.h1195 const char *osd) in cec_msg_set_osd_string() argument
1209 char *osd) in cec_ops_set_osd_string() argument
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1013 struct i40e_hw_port_stats *osd = &pf->stats_offsets; in i40e_update_pf_stats() local