Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/davinci/
Dvpbe_osd.c47 struct osd_state *osd = sd; in osd_read() local
54 struct osd_state *osd = sd; in osd_write() local
63 struct osd_state *osd = sd; in osd_set() local
75 struct osd_state *osd = sd; in osd_clear() local
88 struct osd_state *osd = sd; in osd_modify() local
462 struct osd_state *osd = sd; in osd_disable_layer() local
508 struct osd_state *osd = sd; in osd_enable_layer() local
735 struct osd_state *osd = sd; in osd_start_layer() local
758 struct osd_state *osd = sd; in osd_get_layer_config() local
784 struct osd_state *osd = sd; in try_layer_config() local
[all …]
/linux-3.4.99/net/ceph/
Dosd_client.c575 struct ceph_osd *osd) in __kick_osd_requests()
614 struct ceph_osd *osd = con->private; in osd_reset() local
634 struct ceph_osd *osd; in create_osd() local
655 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()
667 static void put_osd(struct ceph_osd *osd) in put_osd()
682 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd()
697 struct ceph_osd *osd = rb_entry(rb_first(&osdc->osds), in remove_all_osds() local
705 struct ceph_osd *osd) in __move_osd_to_lru()
713 static void __remove_osd_from_lru(struct ceph_osd *osd) in __remove_osd_from_lru()
722 struct ceph_osd *osd, *nosd; in remove_old_osds() local
[all …]
Dosdmap.c855 u32 osd; in osdmap_apply_incremental() local
869 u32 osd; in osdmap_apply_incremental() local
885 u32 osd, off; in osdmap_apply_incremental() local
/linux-3.4.99/include/linux/ceph/
Dosdmap.h87 static inline int ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up()
100 int osd) in ceph_osd_addr()
/linux-3.4.99/fs/ceph/
Dioctl.h61 __s64 osd; /* out: osd # */ member
/linux-3.4.99/drivers/media/video/ivtv/
Divtvfb.c217 struct ivtv_osd_coords *osd) in ivtvfb_get_osd_coords()
233 static int ivtvfb_set_osd_coords(struct ivtv *itv, const struct ivtv_osd_coords *osd) in ivtvfb_set_osd_coords()
/linux-3.4.99/include/media/davinci/
Dvpbe.h92 struct osd_config_info osd; member
/linux-3.4.99/drivers/block/
Dosdblk.c109 struct osd_dev *osd; /* associated OSD */ member
/linux-3.4.99/drivers/video/
Ds3c-fb.c99 unsigned short osd; member