Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dobject.c23 static const struct fscache_state *fscache_drop_object(struct fscache_object *, int);
94 static WORK_STATE(DROP_OBJECT, "DROP", fscache_drop_object);
703 static const struct fscache_state *fscache_drop_object(struct fscache_object *object, in fscache_drop_object() function