Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dsuper.c1172 static void register_bdev(struct cache_sb *sb, struct page *sb_page, in register_bdev()
1875 static int register_cache(struct cache_sb *sb, struct page *sb_page, in register_cache()
1972 struct page *sb_page = NULL; in register_bcache() local
/linux-4.1.27/drivers/md/
Dbitmap.h199 struct page *sb_page; /* cached copy of the bitmap member
Dbitmap.c561 struct page *sb_page; in bitmap_read_sb() local
811 struct page **map, *sb_page; in bitmap_file_unmap() local
Dmd.h55 struct page *sb_page, *bb_page; member