Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
Dcachefiles.h42 EM(fscache_obj_put_attach_fail, "PUT attach_fail") \
/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h32 fscache_obj_put_attach_fail, enumerator
/kernel/linux/linux-5.10/fs/fscache/
Dcookie.c509 cache->ops->put_object(object, fscache_obj_put_attach_fail); in fscache_alloc_object()