Searched defs:osd (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/fs/ceph/
H A Dioctl.h63 __s64 osd; /* out: osd # */ member in struct:ceph_ioctl_dataloc
/linux-4.4.14/include/media/davinci/
H A Dvpbe.h92 struct osd_config_info osd; member in struct:vpbe_config
/linux-4.4.14/include/linux/ceph/
H A Dosdmap.h82 int osd; member in struct:ceph_pg_mapping::__anon12166::__anon12168
140 static inline int ceph_osd_exists(struct ceph_osdmap *map, int osd) ceph_osd_exists() argument
146 static inline int ceph_osd_is_up(struct ceph_osdmap *map, int osd) ceph_osd_is_up() argument
152 static inline int ceph_osd_is_down(struct ceph_osdmap *map, int osd) ceph_osd_is_down() argument
165 ceph_osd_addr(struct ceph_osdmap *map, int osd) ceph_osd_addr() argument
/linux-4.4.14/drivers/block/
H A Dosdblk.c109 struct osd_dev *osd; /* associated OSD */ member in struct:osdblk_device
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_io.c491 struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); osc_io_setattr_end() local
H A Dosc_lock.c955 const struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); osc_lock_to_lockless() local
/linux-4.4.14/drivers/media/platform/davinci/
H A Dvpbe_osd.c65 struct osd_state *osd = sd; osd_read() local
72 struct osd_state *osd = sd; osd_write() local
81 struct osd_state *osd = sd; osd_set() local
93 struct osd_state *osd = sd; osd_clear() local
106 struct osd_state *osd = sd; osd_modify() local
480 struct osd_state *osd = sd; osd_disable_layer() local
526 struct osd_state *osd = sd; osd_enable_layer() local
753 struct osd_state *osd = sd; osd_start_layer() local
776 struct osd_state *osd = sd; osd_get_layer_config() local
802 struct osd_state *osd = sd; try_layer_config() local
1237 struct osd_state *osd = sd; osd_set_layer_config() local
1376 struct osd_state *osd = sd; osd_init_layer() local
1440 struct osd_state *osd = sd; osd_release_layer() local
1462 struct osd_state *osd = sd; osd_request_layer() local
1504 static int osd_initialize(struct osd_state *osd) osd_initialize() argument
1548 struct osd_state *osd; osd_probe() local
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-kthread-cap.c371 u8 *osd = vosdbuf + vid_overlay_y * stride_osd; vivid_copy_buffer() local
61 copy_pix(struct vivid_dev *dev, int win_y, int win_x, u16 *cap, const u16 *osd) copy_pix() argument
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtvfb.c234 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) ivtvfb_set_osd_coords() argument
217 ivtvfb_get_osd_coords(struct ivtv *itv, struct ivtv_osd_coords *osd) ivtvfb_get_osd_coords() argument
/linux-4.4.14/net/ceph/
H A Dosdmap.c913 u32 osd; __decode_primary_temp() local
960 u32 ceph_get_primary_affinity(struct ceph_osdmap *map, int osd) ceph_get_primary_affinity() argument
970 static int set_primary_affinity(struct ceph_osdmap *map, int osd, u32 aff) set_primary_affinity() argument
1029 u32 osd, aff; decode_new_primary_affinity() local
1296 u32 osd; osdmap_apply_incremental() local
1310 u32 osd; osdmap_apply_incremental() local
1326 u32 osd, off; osdmap_apply_incremental() local
1581 int osd = osds[i]; apply_primary_affinity() local
1598 int osd = osds[i]; apply_primary_affinity() local
H A Dosd_client.c900 struct ceph_osd *osd = req->r_osd; __kick_linger_request() local
997 struct ceph_osd *osd = con->private; osd_reset() local
1017 struct ceph_osd *osd; create_osd() local
1038 static struct ceph_osd *get_osd(struct ceph_osd *osd) get_osd() argument
1050 static void put_osd(struct ceph_osd *osd) put_osd() argument
1066 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) __remove_osd() argument
1077 static void remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) remove_osd() argument
1093 struct ceph_osd *osd = rb_entry(rb_first(&osdc->osds), remove_all_osds() local
1120 static void __remove_osd_from_lru(struct ceph_osd *osd) __remove_osd_from_lru() argument
1129 struct ceph_osd *osd, *nosd; remove_old_osds() local
1144 static int __reset_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) __reset_osd() argument
1180 struct ceph_osd *osd = NULL; __insert_osd() local
1200 struct ceph_osd *osd; __lookup_osd() local
1588 struct ceph_osd *osd; handle_timeout() local
1953 struct ceph_osd *osd = rb_entry(p, struct ceph_osd, o_node); reset_changed_osds() local
2798 struct ceph_osd *osd = con->private; dispatch() local
2834 struct ceph_osd *osd = con->private; get_reply() local
2888 struct ceph_osd *osd = con->private; alloc_msg() local
2912 struct ceph_osd *osd = con->private; get_osd_con() local
2920 struct ceph_osd *osd = con->private; put_osd_con() local
931 __kick_osd_requests(struct ceph_osd_client *osdc, struct ceph_osd *osd) __kick_osd_requests() argument
1100 __move_osd_to_lru(struct ceph_osd_client *osdc, struct ceph_osd *osd) __move_osd_to_lru() argument
1110 maybe_move_osd_to_lru(struct ceph_osd_client *osdc, struct ceph_osd *osd) maybe_move_osd_to_lru() argument
/linux-4.4.14/drivers/video/fbdev/
H A Ds3c-fb.c98 unsigned short osd; member in struct:s3c_fb_variant
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c800 struct i40e_hw_port_stats *osd = &pf->stats_offsets; i40e_update_link_xoff_rx() local
828 struct i40e_hw_port_stats *osd = &pf->stats_offsets; i40e_update_prio_xoff_rx() local
970 struct i40e_hw_port_stats *osd = &pf->stats_offsets; i40e_update_pf_stats() local

Completed in 680 milliseconds