Searched defs:daio_mgr (Results 1 – 3 of 3) sorted by relevance
100 struct daio_mgr { struct110 int (*get_daio)(struct daio_mgr *mgr, argument113 int (*put_daio)(struct daio_mgr *mgr, struct daio *daio); argument114 int (*daio_enable)(struct daio_mgr *mgr, struct daio *daio); argument115 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); argument116 int (*imap_add)(struct daio_mgr *mgr, struct imapper *entry); argument117 int (*imap_delete)(struct daio_mgr *mgr, struct imapper *entry); argument118 int (*commit_write)(struct daio_mgr *mgr); argument
694 struct daio_mgr *daio_mgr; in daio_mgr_create() local745 int daio_mgr_destroy(struct daio_mgr *daio_mgr) in daio_mgr_destroy()
1034 struct daio_mgr *daio_mgr = atc->rsc_mgrs[DAIO]; in atc_daio_unmute() local1148 struct daio_mgr *daio_mgr = NULL; in atc_release_resources() local1369 struct daio_mgr *daio_mgr; in atc_get_resources() local