Home
last modified time | relevance | path

Searched refs:fscache_cookie_put_object (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dfscache.h64 fscache_cookie_put_object, enumerator
150 EM(fscache_cookie_put_object, "PUT obj ") \
/openbmc/linux/fs/cachefiles/
H A Dinterface.c98 fscache_put_cookie(object->cookie, fscache_cookie_put_object); in cachefiles_put_object()