Searched refs:inval_counter (Results 1 – 6 of 6) sorted by relevance
30 unsigned int inval_counter; /* Copy of cookie->inval_counter */ member59 if (ki->object->cookie->inval_counter == ki->inval_counter) in cachefiles_read_complete()145 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()
107 unsigned int inval_counter; /* Number of invalidations made */ member
163 unsigned int inval_counter; /* object->inval_counter at begin_op */ member
183 unsigned int inval_counter;218 * ``inval_counter`` - The number of invalidations done on the cookie.