Home
last modified time | relevance | path

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

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