/linux-4.1.27/fs/ceph/ |
H A D | ioctl.h | 63 __s64 osd; /* out: osd # */ member in struct:ceph_ioctl_dataloc
|
/linux-4.1.27/include/media/davinci/ |
H A D | vpbe.h | 92 struct osd_config_info osd; member in struct:vpbe_config
|
/linux-4.1.27/include/linux/ceph/ |
H A D | osdmap.h | 82 int osd; member in struct:ceph_pg_mapping::__anon11552::__anon11554 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.1.27/drivers/block/ |
H A D | osdblk.c | 109 struct osd_dev *osd; /* associated OSD */ member in struct:osdblk_device
|
/linux-4.1.27/drivers/media/platform/davinci/ |
H A D | vpbe_osd.c | 65 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.1.27/drivers/media/platform/vivid/ |
H A D | vivid-kthread-cap.c | 371 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.1.27/drivers/staging/lustre/lustre/osc/ |
H A D | osc_io.c | 493 struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); osc_io_setattr_end() local
|
H A D | osc_lock.c | 955 const struct osc_device *osd = lu2osc_dev(obj->co_lu.lo_dev); osc_lock_to_lockless() local
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
H A D | ivtvfb.c | 233 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) ivtvfb_set_osd_coords() argument 216 ivtvfb_get_osd_coords(struct ivtv *itv, struct ivtv_osd_coords *osd) ivtvfb_get_osd_coords() argument
|
/linux-4.1.27/net/ceph/ |
H A D | osdmap.c | 913 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 D | osd_client.c | 884 struct ceph_osd *osd = req->r_osd; __kick_linger_request() local 981 struct ceph_osd *osd = con->private; osd_reset() local 1001 struct ceph_osd *osd; create_osd() local 1022 static struct ceph_osd *get_osd(struct ceph_osd *osd) get_osd() argument 1034 static void put_osd(struct ceph_osd *osd) put_osd() argument 1050 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) __remove_osd() argument 1061 static void remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) remove_osd() argument 1077 struct ceph_osd *osd = rb_entry(rb_first(&osdc->osds), remove_all_osds() local 1104 static void __remove_osd_from_lru(struct ceph_osd *osd) __remove_osd_from_lru() argument 1113 struct ceph_osd *osd, *nosd; remove_old_osds() local 1128 static int __reset_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) __reset_osd() argument 1164 struct ceph_osd *osd = NULL; __insert_osd() local 1184 struct ceph_osd *osd; __lookup_osd() local 1571 struct ceph_osd *osd; handle_timeout() local 1939 struct ceph_osd *osd = rb_entry(p, struct ceph_osd, o_node); reset_changed_osds() local 2784 struct ceph_osd *osd = con->private; dispatch() local 2819 struct ceph_osd *osd = con->private; get_reply() local 2892 struct ceph_osd *osd = con->private; alloc_msg() local 2916 struct ceph_osd *osd = con->private; get_osd_con() local 2924 struct ceph_osd *osd = con->private; put_osd_con() local 915 __kick_osd_requests(struct ceph_osd_client *osdc, struct ceph_osd *osd) __kick_osd_requests() argument 1084 __move_osd_to_lru(struct ceph_osd_client *osdc, struct ceph_osd *osd) __move_osd_to_lru() argument 1094 maybe_move_osd_to_lru(struct ceph_osd_client *osdc, struct ceph_osd *osd) maybe_move_osd_to_lru() argument
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | s3c-fb.c | 98 unsigned short osd; member in struct:s3c_fb_variant
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 724 struct i40e_hw_port_stats *osd = &pf->stats_offsets; i40e_update_link_xoff_rx() local 765 struct i40e_hw_port_stats *osd = &pf->stats_offsets; i40e_update_prio_xoff_rx() local 921 struct i40e_hw_port_stats *osd = &pf->stats_offsets; i40e_update_pf_stats() local
|