Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
Dfscache.h55 fscache_op_cancel, enumerator
118 EM(fscache_op_cancel, "Cancel1") \
/kernel/linux/linux-5.10/fs/fscache/
Doperation.c369 trace_fscache_op(object->cookie, op, fscache_op_cancel); in fscache_cancel_op()