Home
last modified time | relevance | path

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

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