Lines Matching refs:fscache_operation
26 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;
218 struct fscache_operation op;
253 int (*check_consistency)(struct fscache_operation *op);
259 void (*invalidate_object)(struct fscache_operation *op);