Home
last modified time | relevance | path

Searched refs:fscache_obj_put_alloc_fail (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
Dcachefiles.h41 EM(fscache_obj_put_alloc_fail, "PUT alloc_fail") \
/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h31 fscache_obj_put_alloc_fail, enumerator
/kernel/linux/linux-5.10/fs/fscache/
Dcookie.c529 cache->ops->put_object(object, fscache_obj_put_alloc_fail); in fscache_alloc_object()