Searched refs:fscache_objlist_remove (Results 1 – 3 of 3) sorted by relevance
114 extern void fscache_objlist_remove(struct fscache_object *);117 #define fscache_objlist_remove(object) do {} while(0) macro
78 void fscache_objlist_remove(struct fscache_object *obj) in fscache_objlist_remove() function
775 fscache_objlist_remove(object); in fscache_object_destroy()