Searched defs:offset (Results 201 - 225 of 3437) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dbitmap.c18 int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset, u32 *max) argument
161 hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dbitmap.c18 int hfsplus_block_allocate(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 size, u32 offset, u32 *max) argument
161 hfsplus_block_free(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 offset, u32 count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dread.c153 jffs2_read_inode_range(struct jffs2_sb_info *c, struct jffs2_inode_info *f, unsigned char *buf, uint32_t offset, uint32_t len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Ddigest.c35 unsigned int offset = sg[i].offset; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_io.h62 static inline u16 musb_readw(const void __iomem *addr, unsigned offset) argument
65 static inline u32 musb_readl(const void __iomem *addr, unsigned offset) argument
69 static inline void musb_writew(void __iomem *addr, unsigned offset, u16 data) argument
72 static inline void musb_writel(void __iomem *addr, unsigned offset, u32 data) argument
81 static inline u8 musb_readb(const void __iomem *addr, unsigned offset) argument
95 musb_writeb(void __iomem *addr, unsigned offset, u8 data) argument
110 musb_readb(const void __iomem *addr, unsigned offset) argument
113 musb_writeb(void __iomem *addr, unsigned offset, u8 data) argument
120 musb_readb(const void __iomem *addr, unsigned offset) argument
123 musb_readw(const void __iomem *addr, unsigned offset) argument
126 musb_readl(const void __iomem *addr, unsigned offset) argument
129 musb_writeb(void __iomem *addr, unsigned offset, u8 data) argument
132 musb_writew(void __iomem *addr, unsigned offset, u16 data) argument
135 musb_writel(void __iomem *addr, unsigned offset, u32 data) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dzorro7xx.c39 unsigned long offset; member in struct:zorro_driver_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart_cpm2.c63 unsigned long offset; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmax3107-aava.c43 static int max3107_gpio_direction_in(struct gpio_chip *chip, unsigned offset) argument
76 static int max3107_gpio_direction_out(struct gpio_chip *chip, unsigned offset, argument
119 static int max3107_gpio_get(struct gpio_chip *chip, unsigned offset) argument
143 max3107_gpio_set(struct gpio_chip *chip, unsigned offset, int value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dprotocol.c133 usb_stor_access_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, unsigned int *offset, enum xfer_buf_dir dir) argument
210 unsigned int offset = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_cursor.c150 unsigned int i, j, offset; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Dialloc.c47 unsigned int offset = offsetof(struct xenix_super_block, s_inode[i]); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_sman.h76 unsigned long (*offset) (void *private, void *ref); member in struct:drm_sman_mm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dsbeproc.c55 sbecom_proc_get_sbe_info (char *buffer, char **start, off_t offset, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dwrap_mis.c75 asmlinkage u8_t zfwBufReadByte(zdev_t *dev, zbuf_t *buf, u16_t offset) argument
80 asmlinkage u16_t zfwBufReadHalfWord(zdev_t *dev, zbuf_t *buf, u16_t offset) argument
85 asmlinkage void zfwBufWriteByte(zdev_t *dev, zbuf_t *buf, u16_t offset, argument
91 asmlinkage void zfwBufWriteHalfWord(zdev_t *dev, zbuf_t *buf, u16_t offset, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/qnx4/
H A Dnamei.c64 unsigned long block, offset, blkofs; local
26 qnx4_match(int len, const char *name, struct buffer_head *bh, unsigned long *offset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dblock.c93 int offset local
44 get_block_length(struct super_block *sb, u64 *cur_index, int *offset, int *length) argument
[all...]
H A Ddecompressor.h43 squashfs_decompress(struct squashfs_sb_info *msblk, void **buffer, struct buffer_head **bh, int b, int offset, int length, int srclength, int pages) argument
H A Dsquashfs_fs_i.h28 int offset; member in struct:squashfs_inode_info
H A Dxattr_id.c46 int offset = SQUASHFS_XATTR_BLOCK_OFFSET(index); local
H A Dzlib_wrapper.c64 zlib_uncompress(struct squashfs_sb_info *msblk, void **buffer, struct buffer_head **bh, int b, int offset, int length, int srclength, int pages) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_addr.c54 loff_t offset; local
138 static void v9fs_invalidate_page(struct page *page, unsigned long offset) argument
H A Dxattr.c39 u64 offset = 0, attr_size; local
106 u64 offset = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dgettingstarted_common.c19 u_int offset; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A Ddb_java.java12 public static void DbEnv_lock_vec(DbEnv dbenv, int locker, int flags, com.sleepycat.db.LockRequest[] list, int offset, int nlist) throws com.sleepycat.db.DatabaseException { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DPersistKeyBinding.java69 Object bytesToObject(byte[] bytes, int offset, int length) { argument
77 readKey(Format keyFormat, Catalog catalog, byte[] bytes, int offset, int length, boolean rawAccess) argument

Completed in 206 milliseconds

1234567891011>>