Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/davinci/
Dvpbe_osd.c48 struct osd_state *osd = sd; in osd_read() local
55 struct osd_state *osd = sd; in osd_write() local
64 struct osd_state *osd = sd; in osd_set() local
76 struct osd_state *osd = sd; in osd_clear() local
89 struct osd_state *osd = sd; in osd_modify() local
463 struct osd_state *osd = sd; in osd_disable_layer() local
509 struct osd_state *osd = sd; in osd_enable_layer() local
736 struct osd_state *osd = sd; in osd_start_layer() local
759 struct osd_state *osd = sd; in osd_get_layer_config() local
785 struct osd_state *osd = sd; in try_layer_config() local
[all …]
/linux-3.3/net/ceph/
Dosd_client.c564 struct ceph_osd *osd) in __kick_osd_requests()
611 struct ceph_osd *osd = con->private; in osd_reset() local
629 struct ceph_osd *osd; in create_osd() local
651 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd()
663 static void put_osd(struct ceph_osd *osd) in put_osd()
679 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd()
694 struct ceph_osd *osd = rb_entry(rb_first(&osdc->osds), in remove_all_osds() local
702 struct ceph_osd *osd) in __move_osd_to_lru()
710 static void __remove_osd_from_lru(struct ceph_osd *osd) in __remove_osd_from_lru()
719 struct ceph_osd *osd, *nosd; in remove_old_osds() local
[all …]
Dosdmap.c839 u32 osd; in osdmap_apply_incremental() local
853 u32 osd; in osdmap_apply_incremental() local
869 u32 osd, off; in osdmap_apply_incremental() local
/linux-3.3/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.3/fs/ceph/
Dioctl.h61 __s64 osd; /* out: osd # */ member
/linux-3.3/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.3/include/media/davinci/
Dvpbe.h92 struct osd_config_info osd; member
/linux-3.3/drivers/block/
Dosdblk.c109 struct osd_dev *osd; /* associated OSD */ member
/linux-3.3/drivers/video/
Ds3c-fb.c96 unsigned short osd; member