Home
last modified time | relevance | path

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

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