Home
last modified time | relevance | path

Searched defs:spage (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dscrub.c1501 struct scrub_page *spage) in scrub_check_fsid()
1612 struct scrub_page *spage = sblock->pagev[page_num]; in scrub_write_page_to_dev_replace() local
1626 struct scrub_page *spage) in scrub_add_page_to_wr_bio()
1746 struct scrub_page *spage = sbio->pagev[i]; in scrub_wr_bio_end_io_worker() local
2003 static void scrub_page_get(struct scrub_page *spage) in scrub_page_get()
2008 static void scrub_page_put(struct scrub_page *spage) in scrub_page_put()
2031 struct scrub_page *spage) in scrub_add_page_to_rd_bio()
2197 struct scrub_page *spage = sblock->pagev[i]; in scrub_missing_raid56_pages() local
2242 struct scrub_page *spage; in scrub_pages() local
2290 struct scrub_page *spage = sblock->pagev[index]; in scrub_pages() local
[all …]
/linux-4.19.296/fs/nilfs2/
Dpage.c104 struct page *spage = sbh->b_page, *dpage = dbh->b_page; in nilfs_copy_buffer() local