[go: nahoru, domu]

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

/drivers/block/aoe/
H A Daoe.h136 struct aoedev *d; /* parent device I belong to */
151 struct aoedev { struct
152 struct aoedev *next;
204 void aoedisk_rm_debugfs(struct aoedev *d);
205 void aoedisk_rm_sysfs(struct aoedev *d);
211 void aoecmd_work(struct aoedev *d);
217 void aoecmd_cleanslate(struct aoedev *);
220 struct sk_buff *aoecmd_ata_id(struct aoedev *);
224 void aoe_end_request(struct aoedev *, struct request *, int);
230 struct aoedev *aoedev_by_aoeadd
[all...]

Completed in 13 milliseconds