Searched defs:daio_mgr (Results 1 – 3 of 3) sorted by relevance
99 struct daio_mgr { struct109 int (*get_daio)(struct daio_mgr *mgr, argument112 int (*put_daio)(struct daio_mgr *mgr, struct daio *daio); argument113 int (*daio_enable)(struct daio_mgr *mgr, struct daio *daio); argument114 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); argument115 int (*imap_add)(struct daio_mgr *mgr, struct imapper *entry); argument116 int (*imap_delete)(struct daio_mgr *mgr, struct imapper *entry); argument117 int (*commit_write)(struct daio_mgr *mgr); argument
659 struct daio_mgr *daio_mgr; daio_mgr_create() local 712 struct daio_mgr *daio_mgr = ptr; daio_mgr_destroy() local [all...]
1053 struct daio_mgr *daio_mgr = atc->rsc_mgrs[DAIO]; in atc_daio_unmute() local 1171 struct daio_mgr *daio_mgr in atc_release_resources() local 1399 struct daio_mgr *daio_mgr; atc_get_resources() local [all...]