Home
last modified time | relevance | path

Searched defs:sb_page (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
Dsuper.c1141 static void register_bdev(struct cache_sb *sb, struct page *sb_page, in register_bdev()
1841 static int register_cache(struct cache_sb *sb, struct page *sb_page, in register_cache()
1938 struct page *sb_page = NULL; in register_bcache() local
/linux-4.4.14/drivers/md/
Dbitmap.h201 struct page *sb_page; /* cached copy of the bitmap member
Dbitmap.c561 struct page *sb_page; in bitmap_read_sb() local
810 struct page **map, *sb_page; in bitmap_file_unmap() local
Dmd.h56 struct page *sb_page, *bb_page; member