Home
last modified time | relevance | path

Searched defs:fscache_objlist_remove (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
Dobject-list.c73 void fscache_objlist_remove(struct fscache_object *obj) in fscache_objlist_remove() function
Dinternal.h122 #define fscache_objlist_remove(object) do {} while(0) macro