Home
last modified time | relevance | path

Searched refs:fscache_lookup_failure (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/fscache/
Dobject.c28 static const struct fscache_state *fscache_lookup_failure(struct fscache_object *, int);
91 static WORK_STATE(LOOKUP_FAILURE, "LCFL", fscache_lookup_failure);
626 static const struct fscache_state *fscache_lookup_failure(struct fscache_object *object, in fscache_lookup_failure() function