Home
last modified time | relevance | path

Searched defs:write_page (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/sound/usb/usx2y/
Dusb_stream.h12 void *write_page; member
/linux-4.1.27/net/ceph/
Dpagevec.c16 int num_pages, bool write_page) in ceph_get_direct_page_vector()
/linux-4.1.27/drivers/mtd/tests/
Dnandbiterrs.c103 static int write_page(int log) in write_page() function
/linux-4.1.27/kernel/power/
Dswap.c277 static int write_page(void *buf, sector_t offset, struct bio **bio_chain) in write_page() function
/linux-4.1.27/include/linux/
Dfscache-cache.h298 int (*write_page)(struct fscache_storage *op, struct page *page); member
/linux-4.1.27/drivers/mtd/nand/
Ddenali.c1051 static int write_page(struct mtd_info *mtd, struct nand_chip *chip, in write_page() function
Ddocg4.c923 static int write_page(struct mtd_info *mtd, struct nand_chip *nand, in write_page() function
/linux-4.1.27/drivers/vhost/
Dvhost.c958 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
/linux-4.1.27/include/linux/mtd/
Dnand.h513 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/
Dbitmap.c285 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function