Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dcachefiles.h46 EM(fscache_obj_put_attach_fail, "PUT attach_fail") \
/Linux-v4.19/include/linux/
Dfscache-cache.h36 fscache_obj_put_attach_fail, enumerator
/Linux-v4.19/fs/fscache/
Dcookie.c525 cache->ops->put_object(object, fscache_obj_put_attach_fail); in fscache_alloc_object()