Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dobject.c25 static const struct fscache_state *fscache_invalidate_object(struct fscache_object *, int);
88 static WORK_STATE(INVALIDATE_OBJECT, "INVL", fscache_invalidate_object);
1038 static const struct fscache_state *fscache_invalidate_object(struct fscache_object *object, in fscache_invalidate_object() function