Searched refs:fscache_look_up_object (Results 1 – 1 of 1) sorted by relevance
29 static const struct fscache_state *fscache_look_up_object(struct fscache_object *, int);83 static WORK_STATE(LOOK_UP_OBJECT, "LOOK", fscache_look_up_object);84 static WORK_STATE(CREATE_OBJECT, "CRTO", fscache_look_up_object);455 static const struct fscache_state *fscache_look_up_object(struct fscache_object *object, in fscache_look_up_object() function