Searched refs:prev_bitmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nilfs2/
H A Dalloc.h82 * @prev_bitmap: blockgroup bitmap cache
88 struct nilfs_bh_assoc prev_bitmap; member in struct:nilfs_palloc_cache
H A Dalloc.c288 &cache->prev_bitmap, &cache->lock);
304 &cache->prev_bitmap, &cache->lock);
852 brelse(cache->prev_bitmap.bh);
855 cache->prev_bitmap.bh = NULL;

Completed in 281 milliseconds