Searched refs:check_consistency (Results 1 – 5 of 5) sorted by relevance
253 int (*check_consistency)(struct fscache_operation *op); member
570 .check_consistency = cachefiles_check_consistency,
940 ret = object->cache->ops->check_consistency(op); in __fscache_check_consistency()
1053 int check_consistency = 0; variable1054 module_param(check_consistency, int, 0644);1060 if (check_consistency && !once) { in check_data_structures()
304 int (*check_consistency)(struct fscache_object *object)