Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dfscache.h91 fscache_access_io_end, enumerator
175 EM(fscache_access_io_end, "END io ") \
/linux/fs/cachefiles/
H A Dio.c725 fscache_end_cookie_access(fscache_cres_cookie(cres), fscache_access_io_end); in cachefiles_end_operation()