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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c1038 nvfd_t *nvfdp, *nextfdp; local
1088 nvfdp; nvfdp = nextfdp) {
1089 nextfdp = list_next(&nvf_cache_files, nvfdp);
1108 nvfdp; nvfdp = nextfdp) {
1109 nextfdp = list_next(&nvf_dirty_files, nvfdp);

Completed in 44 milliseconds