Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache-cache.h258 int (*check_consistency)(struct fscache_operation *op); member
/Linux-v4.19/fs/cachefiles/
Dinterface.c574 .check_consistency = cachefiles_check_consistency,
/Linux-v4.19/fs/fscache/
Dcookie.c944 ret = object->cache->ops->check_consistency(op); in __fscache_check_consistency()
/Linux-v4.19/Documentation/filesystems/caching/
Dbackend-api.txt304 int (*check_consistency)(struct fscache_object *object)