Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/cachefiles/
H A Dio.c29 unsigned int inval_counter; /* Copy of cookie->inval_counter */ member
58 if (ki->object->cookie->inval_counter == ki->inval_counter) in cachefiles_read_complete()
144 ki->inval_counter = cres->inval_counter; in cachefiles_read()
/kernel/linux/linux-6.6/fs/fscache/
H A Dio.c84 cres->inval_counter = cookie->inval_counter; in fscache_begin_operation()
H A Dcookie.c1068 cookie->inval_counter++; in __fscache_invalidate()
1084 _leave(" [look %x]", cookie->inval_counter); in __fscache_invalidate()
/kernel/linux/linux-6.6/include/linux/
H A Dnetfs.h142 unsigned int inval_counter; /* object->inval_counter at begin_op */ member
H A Dfscache.h107 unsigned int inval_counter; /* Number of invalidations made */ member
401 * increments inval_counter on the cookie which can be used by the caller to
443 * @cres->inval_counter is set from @cookie->inval_counter for comparison at
528 * @cres->inval_counter is set from @cookie->inval_counter for comparison at

Completed in 5 milliseconds