Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dobject.c31 static const struct fscache_state *fscache_parent_ready(struct fscache_object *, int);
80 static WORK_STATE(PARENT_READY, "PRDY", fscache_parent_ready);
416 static const struct fscache_state *fscache_parent_ready(struct fscache_object *object, in fscache_parent_ready() function