Searched defs:write_page (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/sound/usb/usx2y/ |
D | usb_stream.h | 12 void *write_page; member
|
/linux-4.4.14/net/ceph/ |
D | pagevec.c | 16 int num_pages, bool write_page) in ceph_get_direct_page_vector()
|
/linux-4.4.14/drivers/mtd/tests/ |
D | nandbiterrs.c | 103 static int write_page(int log) in write_page() function
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | eprom.c | 268 static int write_page(struct hfi1_devdata *dd, u32 offset, u32 *data) in write_page() function
|
/linux-4.4.14/include/linux/ |
D | fscache-cache.h | 286 int (*write_page)(struct fscache_storage *op, struct page *page); member
|
/linux-4.4.14/drivers/mtd/nand/ |
D | denali.c | 1060 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.4.14/kernel/power/ |
D | swap.c | 350 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() function
|
/linux-4.4.14/drivers/vhost/ |
D | vhost.c | 1069 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
|
/linux-4.4.14/include/linux/mtd/ |
D | nand.h | 515 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member 665 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member
|
/linux-4.4.14/drivers/md/ |
D | bitmap.c | 285 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function
|