Searched refs:file_page_index (Results 1 – 1 of 1) sorted by relevance
979 static inline unsigned long file_page_index(struct bitmap_storage *store, in file_page_index() function1003 if (file_page_index(store, chunk) >= store->file_pages) in filemap_get_page()1005 return store->filemap[file_page_index(store, chunk)]; in filemap_get_page()1151 unsigned long index = file_page_index(store, chunk); in md_bitmap_file_set_bit()1182 unsigned long index = file_page_index(store, chunk); in md_bitmap_file_clear_bit()