Searched refs:inval_counter (Results 1 – 6 of 6) sorted by relevance
29 unsigned int inval_counter; /* Copy of cookie->inval_counter */ member58 if (ki->object->cookie->inval_counter == ki->inval_counter) in cachefiles_read_complete()144 ki->inval_counter = cres->inval_counter; in cachefiles_read()
84 cres->inval_counter = cookie->inval_counter; in fscache_begin_operation()
1072 cookie->inval_counter++; in __fscache_invalidate()1088 _leave(" [look %x]", cookie->inval_counter); in __fscache_invalidate()
142 unsigned int inval_counter; /* object->inval_counter at begin_op */ member
107 unsigned int inval_counter; /* Number of invalidations made */ member
183 unsigned int inval_counter;218 * ``inval_counter`` - The number of invalidations done on the cookie.