Searched defs:daio_mgr (Results 1 – 3 of 3) sorted by relevance
96 struct daio_mgr { struct106 int (*get_daio)(struct daio_mgr *mgr, argument109 int (*put_daio)(struct daio_mgr *mgr, struct daio *daio); argument110 int (*daio_enable)(struct daio_mgr *mgr, struct daio *daio); argument111 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); argument112 int (*imap_add)(struct daio_mgr *mgr, struct imapper *entry); argument113 int (*imap_delete)(struct daio_mgr *mgr, struct imapper *entry); argument114 int (*commit_write)(struct daio_mgr *mgr); argument
690 struct daio_mgr *daio_mgr; in daio_mgr_create() local743 struct daio_mgr *daio_mgr = ptr; in daio_mgr_destroy() local
1030 struct daio_mgr *daio_mgr = atc->rsc_mgrs[DAIO]; in atc_daio_unmute() local1144 struct daio_mgr *daio_mgr = NULL; in atc_release_resources() local1365 struct daio_mgr *daio_mgr; in atc_get_resources() local