Searched refs:wd_flushcache (Results 1 – 1 of 1) sorted by relevance
136 int wd_flushcache(struct wd_softc *, int);338 wd_flushcache(wd, AT_POLL); in wdactivate()695 wd_flushcache(wd, AT_WAIT); in wdclose()823 error = wd_flushcache(wd, AT_WAIT); in wdioctl()1046 wd_flushcache(struct wd_softc *wd, int flags) in wd_flushcache() function