Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject.c19 static const struct fscache_state *fscache_drop_object(struct fscache_object *, int);
90 static WORK_STATE(DROP_OBJECT, "DROP", fscache_drop_object);
699 static const struct fscache_state *fscache_drop_object(struct fscache_object *object, in fscache_drop_object() function