Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/
Dpagevec.c16 int num_pages, bool write_page) in ceph_get_direct_page_vector()
/linux-2.6.39/sound/usb/usx2y/
Dusb_stream.h81 void *write_page; member
/linux-2.6.39/kernel/power/
Dswap.c245 static int write_page(void *buf, sector_t offset, struct bio **bio_chain) in write_page() function
/linux-2.6.39/include/linux/mtd/
Dnand.h381 void (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member
507 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member
/linux-2.6.39/include/linux/
Dfscache-cache.h276 int (*write_page)(struct fscache_storage *op, struct page *page); member
/linux-2.6.39/drivers/vhost/
Dvhost.c906 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
/linux-2.6.39/drivers/mtd/nand/
Ddenali.c1044 static void write_page(struct mtd_info *mtd, struct nand_chip *chip, in write_page() function
/linux-2.6.39/drivers/md/
Dbitmap.c333 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function