Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dfscache.h67 fscache_op_put, enumerator
130 EM(fscache_op_put, "Put ") \
/Linux-v4.19/fs/fscache/
Doperation.c511 trace_fscache_op(op->object ? op->object->cookie : NULL, op, fscache_op_put); in fscache_put_operation()