Lines Matching defs:object
66 static inline void fscache_done_parent_op(struct fscache_object *object) in fscache_done_parent_op()
89 static void fscache_object_state_machine(struct fscache_object *object) in fscache_object_state_machine()
334 struct fscache_object *object = in fscache_object_work_func() local
359 static void fscache_initialise_object(struct fscache_object *object) in fscache_initialise_object()
436 static void fscache_lookup_object(struct fscache_object *object) in fscache_lookup_object()
489 void fscache_object_lookup_negative(struct fscache_object *object) in fscache_object_lookup_negative()
533 void fscache_obtained_object(struct fscache_object *object) in fscache_obtained_object()
576 static void fscache_object_available(struct fscache_object *object) in fscache_object_available()
613 static void fscache_drop_object(struct fscache_object *object) in fscache_drop_object()
652 static void fscache_release_object(struct fscache_object *object) in fscache_release_object()
662 static void fscache_withdraw_object(struct fscache_object *object) in fscache_withdraw_object()
708 struct fscache_object *object) in fscache_withdrawing_object()
730 static int fscache_get_object(struct fscache_object *object) in fscache_get_object()
743 static void fscache_put_object(struct fscache_object *object) in fscache_put_object()
753 void fscache_enqueue_object(struct fscache_object *object) in fscache_enqueue_object()
805 static void fscache_enqueue_dependents(struct fscache_object *object) in fscache_enqueue_dependents()
837 void fscache_dequeue_object(struct fscache_object *object) in fscache_dequeue_object()
858 enum fscache_checkaux fscache_check_aux(struct fscache_object *object, in fscache_check_aux()