Searched refs:_sd_async_ea (Results 1 – 1 of 1) sorted by relevance
82 static int _sd_async_ea(struct buf *, iob_hook_t *);948 ea_fn = _sd_async_ea; in sd_start_io()1069 if (ea_fn == _sd_async_ea) { in sd_start_io()1154 _sd_async_ea(struct buf *bp, iob_hook_t *hook) in _sd_async_ea() function