Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.c802 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page() function
960 page = filemap_get_page(&bitmap->storage, chunk); in md_bitmap_file_set_bit()
991 page = filemap_get_page(&bitmap->storage, chunk); in md_bitmap_file_clear_bit()
1015 page = filemap_get_page(&bitmap->storage, chunk); in md_bitmap_file_test_bit()
1195 struct page *page = filemap_get_page(&bitmap->storage, i); in md_bitmap_init_from_disk()
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-bitmap.c762 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page() function
931 page = filemap_get_page(&bitmap->storage, chunk); in md_bitmap_file_set_bit()
960 page = filemap_get_page(&bitmap->storage, chunk); in md_bitmap_file_clear_bit()
984 page = filemap_get_page(&bitmap->storage, chunk); in md_bitmap_file_test_bit()

Completed in 8 milliseconds