Searched refs:d_lastclose (Results 1 – 8 of 8) sorted by relevance
514 int (*d_lastclose)(device_t); member
227 if (dkd->d_lastclose != NULL) in dk_close()228 (*dkd->d_lastclose)(dksc->sc_dev); in dk_close()
122 .d_lastclose = ld_lastclose,
427 .d_lastclose = NULL
201 .d_lastclose = sd_lastclose,
243 .d_lastclose = cd_lastclose,
229 .d_lastclose = wd_lastclose,
245 .d_lastclose = raid_lastclose,