Searched defs:write_page (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/sound/usb/usx2y/ |
D | usb_stream.h | 12 void *write_page; member
|
/linux-4.1.27/net/ceph/ |
D | pagevec.c | 16 int num_pages, bool write_page) in ceph_get_direct_page_vector()
|
/linux-4.1.27/drivers/mtd/tests/ |
D | nandbiterrs.c | 103 static int write_page(int log) in write_page() function
|
/linux-4.1.27/kernel/power/ |
D | swap.c | 277 static int write_page(void *buf, sector_t offset, struct bio **bio_chain) in write_page() function
|
/linux-4.1.27/include/linux/ |
D | fscache-cache.h | 298 int (*write_page)(struct fscache_storage *op, struct page *page); member
|
/linux-4.1.27/drivers/mtd/nand/ |
D | denali.c | 1051 static int write_page(struct mtd_info *mtd, struct nand_chip *chip, in write_page() function
|
D | docg4.c | 923 static int write_page(struct mtd_info *mtd, struct nand_chip *nand, in write_page() function
|
/linux-4.1.27/drivers/vhost/ |
D | vhost.c | 958 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
|
/linux-4.1.27/include/linux/mtd/ |
D | nand.h | 513 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member 666 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member
|
/linux-4.1.27/drivers/md/ |
D | bitmap.c | 285 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function
|