Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/usx2y/
Dusb_stream.h12 void *write_page; member
/linux-4.4.14/net/ceph/
Dpagevec.c16 int num_pages, bool write_page) in ceph_get_direct_page_vector()
/linux-4.4.14/drivers/mtd/tests/
Dnandbiterrs.c103 static int write_page(int log) in write_page() function
/linux-4.4.14/drivers/staging/rdma/hfi1/
Deprom.c268 static int write_page(struct hfi1_devdata *dd, u32 offset, u32 *data) in write_page() function
/linux-4.4.14/include/linux/
Dfscache-cache.h286 int (*write_page)(struct fscache_storage *op, struct page *page); member
/linux-4.4.14/drivers/mtd/nand/
Ddenali.c1060 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.4.14/kernel/power/
Dswap.c350 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() function
/linux-4.4.14/drivers/vhost/
Dvhost.c1069 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
/linux-4.4.14/include/linux/mtd/
Dnand.h515 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/
Dbitmap.c285 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function