Searched defs:write_page (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/net/ceph/ |
D | pagevec.c | 16 int num_pages, bool write_page) in ceph_get_direct_page_vector()
|
/linux-2.6.39/sound/usb/usx2y/ |
D | usb_stream.h | 81 void *write_page; member
|
/linux-2.6.39/kernel/power/ |
D | swap.c | 245 static int write_page(void *buf, sector_t offset, struct bio **bio_chain) in write_page() function
|
/linux-2.6.39/include/linux/mtd/ |
D | nand.h | 381 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/ |
D | fscache-cache.h | 276 int (*write_page)(struct fscache_storage *op, struct page *page); member
|
/linux-2.6.39/drivers/vhost/ |
D | vhost.c | 906 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
|
/linux-2.6.39/drivers/mtd/nand/ |
D | denali.c | 1044 static void write_page(struct mtd_info *mtd, struct nand_chip *chip, in write_page() function
|
/linux-2.6.39/drivers/md/ |
D | bitmap.c | 333 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() function
|