Lines Matching refs:fscache_operation
30 struct fscache_operation;
87 typedef void (*fscache_operation_release_t)(struct fscache_operation *op);
88 typedef void (*fscache_operation_processor_t)(struct fscache_operation *op);
89 typedef void (*fscache_operation_cancel_t)(struct fscache_operation *op);
101 struct fscache_operation { struct
135 extern void fscache_enqueue_operation(struct fscache_operation *); argument
136 extern void fscache_op_complete(struct fscache_operation *, bool);
137 extern void fscache_put_operation(struct fscache_operation *);
139 struct fscache_operation *,
148 struct fscache_operation op;
223 struct fscache_operation op;
258 int (*check_consistency)(struct fscache_operation *op);
264 void (*invalidate_object)(struct fscache_operation *op);