Searched refs:ea_fn (Results 1 – 1 of 1) sorted by relevance
932 int (*ea_fn)(struct buf *, iob_hook_t *); in sd_start_io() local948 ea_fn = _sd_async_ea; in sd_start_io()950 ea_fn = _sd_sync_ea; in sd_start_io()952 hook->iob_hook_iodone = ea_fn; in sd_start_io()1069 if (ea_fn == _sd_async_ea) { in sd_start_io()