Home
last modified time | relevance | path

Searched refs:inval_counter (Results 1 – 4 of 4) sorted by relevance

/linux/fs/netfs/
H A Dfscache_io.c83 cres->inval_counter = cookie->inval_counter; in fscache_begin_operation()
H A Dfscache_cookie.c1072 cookie->inval_counter++; in __fscache_invalidate()
1088 _leave(" [look %x]", cookie->inval_counter); in __fscache_invalidate()
/linux/include/linux/
H A Dnetfs.h163 unsigned int inval_counter; /* object->inval_counter at begin_op */ member
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst183 unsigned int inval_counter;
218 * ``inval_counter`` - The number of invalidations done on the cookie.