|
Linux Kernel
3.7.1
|
#include <ctdaio.h>
Data Fields | |
| struct rsc_mgr | mgr |
| spinlock_t | mgr_lock |
| spinlock_t | imap_lock |
| struct list_head | imappers |
| struct imapper * | init_imap |
| unsigned int | init_imap_added |
| int(* | get_daio )(struct daio_mgr *mgr, const struct daio_desc *desc, struct daio **rdaio) |
| int(* | put_daio )(struct daio_mgr *mgr, struct daio *daio) |
| int(* | daio_enable )(struct daio_mgr *mgr, struct daio *daio) |
| int(* | daio_disable )(struct daio_mgr *mgr, struct daio *daio) |
| int(* | imap_add )(struct daio_mgr *mgr, struct imapper *entry) |
| int(* | imap_delete )(struct daio_mgr *mgr, struct imapper *entry) |
| int(* | commit_write )(struct daio_mgr *mgr) |
| spinlock_t imap_lock |
| spinlock_t mgr_lock |
1.8.2