Searched defs:rw (Results 126 - 150 of 170) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dreadwrite.c357 static void logfs_put_page(struct page *page, int rw) argument
348 logfs_get_page(struct inode *inode, u64 bix, level_t level, int rw) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsunsab.h115 __volatile__ struct sab82532_async_rw_regs rw; member in union:sab82532_async_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_buf.c1186 int rw, map_i, total_nr_pages, nr_pages; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Daops.c613 static ssize_t ocfs2_direct_IO(int rw, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dinode.c3046 static ssize_t reiserfs_direct_IO(int rw, struct kiocb *iocb, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dblock_dev.c169 blkdev_direct_IO(int rw, struct kiocb *iocb, const struct iovec *iov, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c327 int rw; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c327 int rw; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibata-sff.c557 ata_sff_data_xfer(struct ata_device *dev, unsigned char *buf, unsigned int buflen, int rw) argument
612 ata_sff_data_xfer32(struct ata_device *dev, unsigned char *buf, unsigned int buflen, int rw) argument
674 ata_sff_data_xfer_noirq(struct ata_device *dev, unsigned char *buf, unsigned int buflen, int rw) argument
826 int rw = (qc->tf.flags & ATA_TFLAG_WRITE) ? WRITE : READ; local
2968 unsigned int rw = (qc->tf.flags & ATA_TFLAG_WRITE); local
[all...]
H A Dpata_bf54x.c1181 bfin_data_xfer(struct ata_device *dev, unsigned char *buf, unsigned int buflen, int rw) argument
H A Dpata_scc.c437 unsigned int rw = (qc->tf.flags & ATA_TFLAG_WRITE); local
791 scc_data_xfer(struct ata_device *dev, unsigned char *buf, unsigned int buflen, int rw) argument
H A Dsata_sx4.c647 unsigned int rw = (qc->tf.flags & ATA_TFLAG_WRITE); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c118 int rw; member in struct:pmac_i2c_host_kw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dibmaem.c938 aem_register_sensors(struct aem_data *data, struct aem_ro_sensor_template *ro, struct aem_rw_sensor_template *rw) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-core.c60 int rw = rq_data_dir(rq); local
891 struct request *blk_get_request(struct request_queue *q, int rw, gfp_t gfp_mask) argument
1595 submit_bio(int rw, struct bio *bio) argument
1757 const int rw = rq_data_dir(req); local
1777 const int rw = rq_data_dir(req); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dblktrace.c705 int rw local
183 __blk_add_trace(struct blk_trace *bt, sector_t sector, int bytes, int rw, u32 what, int error, int pdu_len, void *pdu_data) argument
813 blk_add_trace_getrq(void *ignore, struct request_queue *q, struct bio *bio, int rw) argument
828 blk_add_trace_sleeprq(void *ignore, struct request_queue *q, struct bio *bio, int rw) argument
1801 blk_fill_rwbs(char *rwbs, u32 rw, int bytes) argument
1830 int rw = rq->cmd_flags & 0x03; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h326 static inline void part_inc_in_flight(struct hd_struct *part, int rw) argument
333 static inline void part_dec_in_flight(struct hd_struct *part, int rw) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dptrace.c2167 int rw; member in struct:syscall_get_set_args
2205 ia64_syscall_get_set_arguments(struct task_struct *task, struct pt_regs *regs, unsigned int i, unsigned int n, unsigned long *args, int rw) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c869 int rw; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm.c490 int rw = bio_data_dir(io->bio); local
506 int rw = bio_data_dir(bio); local
780 static void rq_completed(struct mapped_device *md, int rw, int run_queue) argument
811 int rw = rq_data_dir(clone); local
858 int rw = rq_data_dir(clone); local
1483 int rw = bio_data_dir(bio); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent_io.c1896 static int submit_one_bio(int rw, struct bio *bio, int mirror_num, argument
1924 static int submit_extent_page(int rw, struct extent_io_tree *tree, argument
H A Drelocation.c3863 int rw = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c3515 static ssize_t ext4_ind_direct_IO(int rw, struct kiocb *iocb, argument
3924 static ssize_t ext4_ext_direct_IO(int rw, struct kiocb *iocb, argument
4015 ext4_direct_IO(int rw, struct kiocb *iocb, const struct iovec *iov, loff_t offset, unsigned long nr_segs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c1635 int rw = hp->dxfer_direction == SG_DXFER_TO_DEV ? WRITE : READ; local
H A Dst.c4531 sgl_map_user_pages(struct st_buffer *STbp, const unsigned int max_pages, unsigned long uaddr, size_t count, int rw) argument
[all...]

Completed in 515 milliseconds

1234567