Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
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