Searched defs:write_page (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/sound/usb/usx2y/ |
D | usb_stream.h | 13 void *write_page; member
|
/Linux-v4.19/net/ceph/ |
D | pagevec.c | 17 int num_pages, bool write_page) in ceph_get_direct_page_vector()
|
/Linux-v4.19/drivers/mtd/tests/ |
D | nandbiterrs.c | 103 static int write_page(int log) in write_page() function
|
/Linux-v4.19/include/linux/ |
D | fscache-cache.h | 301 int (*write_page)(struct fscache_storage *op, struct page *page); member
|
D | phy.h | 637 int (*write_page)(struct phy_device *dev, int page); member
|
/Linux-v4.19/kernel/power/ |
D | swap.c | 370 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() function
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | docg4.c | 952 static int write_page(struct mtd_info *mtd, struct nand_chip *nand, in write_page() function
|
/Linux-v4.19/drivers/md/ |
D | md-bitmap.c | 287 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function
|
/Linux-v4.19/drivers/vhost/ |
D | vhost.c | 1711 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
|
/Linux-v4.19/include/linux/mtd/ |
D | rawnand.h | 665 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member
|