Home
last modified time | relevance | path

Searched refs:aoedev (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/block/aoe/
A Daoe.h141 struct aoedev *d; /* parent device I belong to */
156 struct aoedev { struct
157 struct aoedev *next; argument
211 void aoedisk_rm_debugfs(struct aoedev *d); argument
217 void aoecmd_work(struct aoedev *d);
223 void aoecmd_cleanslate(struct aoedev *);
226 struct sk_buff *aoecmd_ata_id(struct aoedev *);
230 void aoe_end_request(struct aoedev *, struct request *, int);
237 void aoedev_downdev(struct aoedev *d);
239 void aoe_failbuf(struct aoedev *, struct buf *);
[all …]
A Daoedev.c25 static struct aoedev *devlist;
138 aoedev_put(struct aoedev *d) in aoedev_put()
150 struct aoedev *d; in dummy_timer()
160 aoe_failip(struct aoedev *d) in aoe_failip()
197 aoedev_downdev(struct aoedev *d) in aoedev_downdev()
260 freedev(struct aoedev *d) in freedev()
306 struct aoedev *d, **dd; in flush()
373 struct aoedev *doomed = NULL; in flush()
427 skbpoolfree(struct aoedev *d) in skbpoolfree()
438 struct aoedev *
[all …]
A Daoeblk.c38 struct aoedev *d = disk->private_data; in aoedisk_show_state()
50 struct aoedev *d = disk->private_data; in aoedisk_show_mac()
61 struct aoedev *d = disk->private_data; in aoedisk_show_netif()
99 struct aoedev *d = disk->private_data; in aoedisk_show_fwver()
107 struct aoedev *d = disk->private_data; in aoedisk_show_payload()
114 struct aoedev *d; in aoedisk_debugfs_show()
196 aoedisk_add_debugfs(struct aoedev *d) in aoedisk_add_debugfs()
212 aoedisk_rm_debugfs(struct aoedev *d) in aoedisk_rm_debugfs()
249 struct aoedev *d = disk->private_data; in aoeblk_release()
302 struct aoedev *d; in aoeblk_ioctl()
[all …]
A Daoecmd.c120 newtag(struct aoedev *d) in newtag()
250 newframe(struct aoedev *d) in newframe()
582 struct aoedev *d; in probe()
625 rto(struct aoedev *d) in rto()
729 struct aoedev *d; in rexmit_timer()
892 struct aoedev *d = container_of(work, struct aoedev, work); in aoecmd_sleepwork()
1076 struct aoedev *d; in ktiocomplete()
1295 struct aoedev *d; in aoecmd_ata_rsp()
1485 struct aoedev *d; in setifbcnt()
1518 struct aoedev *d; in aoecmd_cfg_rsp()
[all …]
A DMakefile7 aoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o
A Daoechr.c84 struct aoedev *d; in revalidate()

Completed in 13 milliseconds