Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Dobject.c24 static const struct fscache_state *fscache_lookup_failure(struct fscache_object *, int);
87 static WORK_STATE(LOOKUP_FAILURE, "LCFL", fscache_lookup_failure);
622 static const struct fscache_state *fscache_lookup_failure(struct fscache_object *object, in fscache_lookup_failure() function