Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache-cache.h256 bool (*check_consistency)(struct fscache_operation *op); member
/linux-4.1.27/fs/cachefiles/
Dinterface.c556 .check_consistency = cachefiles_check_consistency,
/linux-4.1.27/fs/fscache/
Dcookie.c702 ret = object->cache->ops->check_consistency(op); in __fscache_check_consistency()
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt304 int (*check_consistency)(struct fscache_object *object)