Searched refs:fscache_obtained_object (Results 1 – 5 of 5) sorted by relevance
396 extern void fscache_obtained_object(struct fscache_object *object);
543 void fscache_obtained_object(struct fscache_object *object) in fscache_obtained_object() function570 EXPORT_SYMBOL(fscache_obtained_object);
179 failure for whatever reason, and should call fscache_obtained_object() to196 The cache should call fscache_obtained_object() if creation completes
256 fscache_obtained_object() should be called once the object is in a257 position to have data stored in it. Similarly, fscache_obtained_object()649 void fscache_obtained_object(struct fscache_object *object);
705 fscache_obtained_object(&object->fscache); in cachefiles_walk_to_object()