Lines Matching defs:_op
271 static void fscache_do_cancel_retrieval(struct fscache_operation *_op)
274 container_of(_op, struct fscache_retrieval, op);
282 static void fscache_release_retrieval_op(struct fscache_operation *_op)
285 container_of(_op, struct fscache_retrieval, op);
780 static void fscache_release_write_op(struct fscache_operation *_op)
782 _enter("{OP%x}", _op->debug_id);
788 static void fscache_write_op(struct fscache_operation *_op)
791 container_of(_op, struct fscache_storage, op);
826 _op->flags, _op->state, object->state->short_name,