Home
last modified time | relevance | path

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

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