Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dobject-list.c46 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add() function
Dinternal.h125 #define fscache_objlist_add(object) do {} while(0) macro