Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Dobject.c27 static const struct fscache_state *fscache_parent_ready(struct fscache_object *, int);
77 static WORK_STATE(PARENT_READY, "PRDY", fscache_parent_ready);
427 static const struct fscache_state *fscache_parent_ready(struct fscache_object *object, in fscache_parent_ready() function