Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dcachefiles.h26 cachefiles_obj_put_ioreq, enumerator
125 EM(cachefiles_obj_put_ioreq, "PUT ioreq") \
/openbmc/linux/fs/cachefiles/
H A Dio.c36 cachefiles_put_object(ki->object, cachefiles_obj_put_ioreq); in cachefiles_put_kiocb()