Home
last modified time | relevance | path

Searched refs:fscache_look_up_object (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dobject.c25 static const struct fscache_state *fscache_look_up_object(struct fscache_object *, int);
79 static WORK_STATE(LOOK_UP_OBJECT, "LOOK", fscache_look_up_object);
80 static WORK_STATE(CREATE_OBJECT, "CRTO", fscache_look_up_object);
451 static const struct fscache_state *fscache_look_up_object(struct fscache_object *object, in fscache_look_up_object() function
921 * fscache_look_up_object() on behalf of the cache backend during object lookup

Completed in 2 milliseconds