Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache-cache.h252 int (*check_consistency)(struct fscache_operation *op); member
/linux/fs/cachefiles/
A Dinterface.c570 .check_consistency = cachefiles_check_consistency,
/linux/fs/fscache/
A Dcookie.c957 ret = object->cache->ops->check_consistency(op); in __fscache_check_consistency()
/linux/kernel/locking/
A Dlockdep.c1123 int check_consistency = 0; variable
1124 module_param(check_consistency, int, 0644);
1130 if (check_consistency && !once) { in check_data_structures()
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst302 int (*check_consistency)(struct fscache_object *object)

Completed in 29 milliseconds