Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
Dfscache.h56 fscache_op_cancel_all, enumerator
119 EM(fscache_op_cancel_all, "CancelA") \
/kernel/linux/linux-5.10/fs/fscache/
Doperation.c433 trace_fscache_op(object->cookie, op, fscache_op_cancel_all); in fscache_cancel_all_ops()