Searched refs:nvfdp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c257 nvfd_t *nvfdp; local
265 for (nvfdp = list_head(&nvf_cache_files); nvfdp;
266 nvfdp = list_next(&nvf_cache_files, nvfdp)) {
267 if (NVF_IS_DIRTY(nvfdp)) {
290 nvfd_t *nvfdp; local
292 nvfdp = kmem_zalloc(sizeof (*nvfdp), KM_SLEEP);
294 nvfdp
1038 nvfd_t *nvfdp, *nextfdp; local
[all...]

Completed in 44 milliseconds