Lines Matching defs:object

149 static inline void fscache_done_parent_op(struct fscache_object *object)  in fscache_done_parent_op()
167 static void fscache_object_sm_dispatcher(struct fscache_object *object) in fscache_object_sm_dispatcher()
278 struct fscache_object *object = in fscache_object_work_func() local
301 void fscache_object_init(struct fscache_object *object, in fscache_object_init()
345 static inline void fscache_mark_object_dead(struct fscache_object *object) in fscache_mark_object_dead()
355 static const struct fscache_state *fscache_abort_initialisation(struct fscache_object *object, in fscache_abort_initialisation()
372 static const struct fscache_state *fscache_initialise_object(struct fscache_object *object, in fscache_initialise_object()
427 static const struct fscache_state *fscache_parent_ready(struct fscache_object *object, in fscache_parent_ready()
451 static const struct fscache_state *fscache_look_up_object(struct fscache_object *object, in fscache_look_up_object()
510 void fscache_object_lookup_negative(struct fscache_object *object) in fscache_object_lookup_negative()
543 void fscache_obtained_object(struct fscache_object *object) in fscache_obtained_object()
575 static const struct fscache_state *fscache_object_available(struct fscache_object *object, in fscache_object_available()
609 static const struct fscache_state *fscache_jumpstart_dependents(struct fscache_object *object, in fscache_jumpstart_dependents()
622 static const struct fscache_state *fscache_lookup_failure(struct fscache_object *object, in fscache_lookup_failure()
650 static const struct fscache_state *fscache_kill_object(struct fscache_object *object, in fscache_kill_object()
686 static const struct fscache_state *fscache_kill_dependents(struct fscache_object *object, in fscache_kill_dependents()
699 static const struct fscache_state *fscache_drop_object(struct fscache_object *object, in fscache_drop_object()
772 static int fscache_get_object(struct fscache_object *object, in fscache_get_object()
786 static void fscache_put_object(struct fscache_object *object, in fscache_put_object()
800 void fscache_object_destroy(struct fscache_object *object) in fscache_object_destroy()
813 void fscache_enqueue_object(struct fscache_object *object) in fscache_enqueue_object()
867 static bool fscache_enqueue_dependents(struct fscache_object *object, int event) in fscache_enqueue_dependents()
900 static void fscache_dequeue_object(struct fscache_object *object) in fscache_dequeue_object()
924 enum fscache_checkaux fscache_check_aux(struct fscache_object *object, in fscache_check_aux()
964 static const struct fscache_state *_fscache_invalidate_object(struct fscache_object *object, in _fscache_invalidate_object()
1034 static const struct fscache_state *fscache_invalidate_object(struct fscache_object *object, in fscache_invalidate_object()
1049 static void fscache_update_aux_data(struct fscache_object *object) in fscache_update_aux_data()
1060 static const struct fscache_state *fscache_update_object(struct fscache_object *object, in fscache_update_object()
1078 void fscache_object_retrying_stale(struct fscache_object *object) in fscache_object_retrying_stale()
1092 void fscache_object_mark_killed(struct fscache_object *object, in fscache_object_mark_killed()
1124 static const struct fscache_state *fscache_object_dead(struct fscache_object *object, in fscache_object_dead()