Searched refs:buffer_index_array (Results 1 – 2 of 2) sorted by relevance
158 unsigned long *buffer_index_array; member182 kfree(bufmap->buffer_index_array); in orangefs_bufmap_free()232 bufmap->buffer_index_array = in orangefs_bufmap_alloc()234 if (!bufmap->buffer_index_array) in orangefs_bufmap_alloc()256 kfree(bufmap->buffer_index_array); in orangefs_bufmap_alloc()386 bufmap->buffer_index_array); in orangefs_bufmap_initialize()
287 * buffer_index_array - a desc_count sized array of ints, used to289 * buffer_index_lock - a spinlock to protect buffer_index_array during update.