Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Dobject.c27 static const struct fscache_state *fscache_kill_object(struct fscache_object *, int);
91 static WORK_STATE(KILL_OBJECT, "KILL", fscache_kill_object);
626 static const struct fscache_state *fscache_kill_object(struct fscache_object *object, in fscache_kill_object() function