Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Dmd-bitmap.c756 static inline unsigned long file_page_offset(struct bitmap_storage *store, in file_page_offset() function
940 bit = file_page_offset(&bitmap->storage, chunk); in md_bitmap_file_set_bit()
969 bit = file_page_offset(&bitmap->storage, chunk); in md_bitmap_file_clear_bit()
993 bit = file_page_offset(&bitmap->storage, chunk); in md_bitmap_file_test_bit()
1108 bit = file_page_offset(&bitmap->storage, i); in md_bitmap_init_from_disk()