Searched refs:fscache_objlist_add (Results 1 – 4 of 4) sorted by relevance
122 extern void fscache_objlist_add(struct fscache_object *);125 #define fscache_objlist_add(object) do {} while(0) macro
268 fscache_objlist_add(ifsdef); in fscache_add_cache()
46 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add() function
596 fscache_objlist_add(object); in fscache_attach_object()