Home
last modified time | relevance | path

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

/include/linux/
Dfscache-cache.h26 struct fscache_operation;
83 typedef void (*fscache_operation_release_t)(struct fscache_operation *op);
84 typedef void (*fscache_operation_processor_t)(struct fscache_operation *op);
85 typedef void (*fscache_operation_cancel_t)(struct fscache_operation *op);
97 struct fscache_operation { struct
131 extern void fscache_enqueue_operation(struct fscache_operation *); argument
132 extern void fscache_op_complete(struct fscache_operation *, bool);
133 extern void fscache_put_operation(struct fscache_operation *);
135 struct fscache_operation *,
144 struct fscache_operation op;
[all …]
/include/trace/events/
Dfscache.h421 TP_PROTO(struct fscache_cookie *cookie, struct fscache_operation *op,
445 struct fscache_operation *op, enum fscache_page_op_trace what),
471 struct fscache_operation *op, int ret),
494 TP_PROTO(struct fscache_cookie *cookie, struct fscache_operation *op,