Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dcachefiles.h37 cachefiles_obj_put_read_req, enumerator
136 E_(cachefiles_obj_put_read_req, "PUT read_req")
/openbmc/linux/fs/cachefiles/
H A Dondemand.c458 cachefiles_put_object(req->object, cachefiles_obj_put_read_req); in cachefiles_ondemand_daemon_read()