Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dfscache.h70 fscache_op_submit, enumerator
133 EM(fscache_op_submit, "Submit ") \
/Linux-v4.19/fs/fscache/
Doperation.c254 trace_fscache_op(object->cookie, op, fscache_op_submit); in fscache_submit_op()