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

/drivers/block/aoe/
H A Daoe.h141 ulong lastwadj; /* last window adjustment */ member in struct:aoetgt
H A Daoecmd.c524 t->lastwadj = jiffies;
553 && (jiffies - t->lastwadj)/HZ > 10) {
555 t->lastwadj = jiffies;

Completed in 78 milliseconds