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,
928 ret = object->cache->ops->check_consistency(op); in __fscache_check_consistency()
1110 int check_consistency = 0; variable1111 module_param(check_consistency, int, 0644);1117 if (check_consistency && !once) { in check_data_structures()
302 int (*check_consistency)(struct fscache_object *object)