Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dcachefiles.h77 cachefiles_trace_read_found_hole, enumerator
163 EM(cachefiles_trace_read_found_hole, "found-hole") \
/openbmc/linux/fs/cachefiles/
H A Dio.c440 why = cachefiles_trace_read_found_hole; in cachefiles_do_prepare_read()