Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fscache/
Dinternal.h116 extern void fscache_objlist_add(struct fscache_object *);
119 #define fscache_objlist_add(object) do {} while(0) macro
Dcache.c264 fscache_objlist_add(ifsdef); in fscache_add_cache()
Dobject-list.c42 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add() function
Dcookie.c604 fscache_objlist_add(object); in fscache_attach_object()