Home
last modified time | relevance | path

Searched refs:buffer_index_array (Results 1 – 1 of 1) sorted by relevance

/fs/orangefs/
A Dorangefs-bufmap.c158 unsigned long *buffer_index_array; member
179 bitmap_free(bufmap->buffer_index_array); in orangefs_bufmap_free()
217 bufmap->buffer_index_array = bitmap_zalloc(bufmap->desc_count, GFP_KERNEL); in orangefs_bufmap_alloc()
218 if (!bufmap->buffer_index_array) in orangefs_bufmap_alloc()
240 bitmap_free(bufmap->buffer_index_array); in orangefs_bufmap_alloc()
368 bufmap->buffer_index_array); in orangefs_bufmap_initialize()

Completed in 7 milliseconds