Searched refs:fscache_obtained_object (Results 1 – 5 of 5) sorted by relevance
533 void fscache_obtained_object(struct fscache_object *object) in fscache_obtained_object() function571 EXPORT_SYMBOL(fscache_obtained_object);
425 extern void fscache_obtained_object(struct fscache_object *object);
180 failure for whatever reason, and should call fscache_obtained_object() to197 The cache should call fscache_obtained_object() if creation completes
258 fscache_obtained_object() should be called once the object is in a259 position to have data stored in it. Similarly, fscache_obtained_object()610 void fscache_obtained_object(struct fscache_object *object);
670 fscache_obtained_object(&object->fscache); in cachefiles_walk_to_object()