Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c622 static int read_single_page(uint8_t *dest, int page, in read_single_page() function
725 int res = read_single_page(block_page_dst, block_page, in nand_spl_load_image()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c47 static int read_single_page(struct file *f, struct page *page);
111 .readpage = read_single_page,
515 static int read_single_page(struct file *f, struct page *page) in read_single_page() function
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c2386 goto read_single_page; in f2fs_mpage_readpages()
2396 read_single_page: in f2fs_mpage_readpages()