Home
last modified time | relevance | path

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

/linux-6.15/include/trace/events/
H A Dcachefiles.h81 cachefiles_trace_read_no_file, enumerator
167 EM(cachefiles_trace_read_no_file, "no-file ") \
/linux-6.15/fs/cachefiles/
H A Dio.c414 why = cachefiles_trace_read_no_file; in cachefiles_do_prepare_read()