taglinefilesource code
offset122arch/alpha/boot/tools/build.cunsigned long size, offset;
offset130arch/alpha/boot/tools/build.coffset = shdr[i].s_scnptr;
offset131arch/alpha/boot/tools/build.cif (lseek(fd, offset, SEEK_SET) != offset)
offset137arch/alpha/boot/tools/build.cif (offset)
offset55arch/i386/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
offset60arch/i386/kernel/ptrace.cstack += offset;
offset70arch/i386/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
offset76arch/i386/kernel/ptrace.cstack += offset;
offset45arch/i386/math-emu/fpu_aux.coperand_address.offset = 0;
offset47arch/i386/math-emu/fpu_aux.cinstruction_address.offset = 0;
offset97arch/i386/math-emu/fpu_emu.hunsigned int offset;
offset314arch/i386/math-emu/fpu_entry.centry_sel_off.offset = FPU_ORIG_EIP;
offset515arch/i386/math-emu/fpu_entry.coperand_address.offset = 0;
offset77arch/i386/math-emu/get_address.clong offset;
offset89arch/i386/math-emu/get_address.coffset = 0;              /* No base register */
offset91arch/i386/math-emu/get_address.coffset = REG_(base);
offset102arch/i386/math-emu/get_address.coffset += (REG_(index)) << ss;
offset110arch/i386/math-emu/get_address.coffset += (signed char) get_fs_byte((char *) (*fpu_eip));
offset119arch/i386/math-emu/get_address.coffset += (signed) get_fs_long((unsigned long *) (*fpu_eip));
offset124arch/i386/math-emu/get_address.creturn offset;
offset146arch/i386/math-emu/get_address.cunsigned short *selector, long offset)
offset164arch/i386/math-emu/get_address.caddress = base_address + offset;
offset254arch/i386/math-emu/get_address.caddr->offset = address;
offset261arch/i386/math-emu/get_address.caddr->offset = address;
offset287arch/i386/math-emu/get_address.caddr->offset = address;
offset403arch/i386/math-emu/get_address.caddr->offset = address;
offset1164arch/i386/math-emu/reg_ld_str.cinstruction_address.offset = get_fs_word((unsigned short *) (s+6));
offset1166arch/i386/math-emu/reg_ld_str.coperand_address.offset = get_fs_word((unsigned short *) (s+0x0a));
offset1172arch/i386/math-emu/reg_ld_str.cinstruction_address.offset
offset1174arch/i386/math-emu/reg_ld_str.coperand_address.offset += (operand_address.selector & 0xf000) << 4;
offset1184arch/i386/math-emu/reg_ld_str.cinstruction_address.offset = get_fs_long((unsigned long *) (s+0x0c));
offset1187arch/i386/math-emu/reg_ld_str.coperand_address.offset = get_fs_long((unsigned long *) (s+0x14));
offset1305arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.offset, (unsigned short *) (d+6));
offset1306arch/i386/math-emu/reg_ld_str.cput_fs_word(operand_address.offset, (unsigned short *) (d+0x0a));
offset1309arch/i386/math-emu/reg_ld_str.cput_fs_word((instruction_address.offset & 0xf0000) >> 4,
offset1311arch/i386/math-emu/reg_ld_str.cput_fs_word((operand_address.offset & 0xf0000) >> 4,
offset1336arch/i386/math-emu/reg_ld_str.cput_fs_long(instruction_address.offset, (unsigned long *) (d+0x0c));
offset1339arch/i386/math-emu/reg_ld_str.cput_fs_long(operand_address.offset, (unsigned long *) (d+0x14));
offset53arch/mips/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
offset58arch/mips/kernel/ptrace.cstack += offset;
offset68arch/mips/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
offset74arch/mips/kernel/ptrace.cstack += offset;
offset19arch/sparc/mm/vac-flush.cregister int entries_left, offset;
offset35arch/sparc/mm/vac-flush.coffset = vac_linesize;
offset39arch/sparc/mm/vac-flush.caddress += offset;
offset47arch/sparc/mm/vac-flush.cregister int entries_left, offset;
offset65arch/sparc/mm/vac-flush.coffset = vac_linesize;
offset69arch/sparc/mm/vac-flush.caddress += offset;
offset77arch/sparc/mm/vac-flush.cregister int entries_left, offset;
offset86arch/sparc/mm/vac-flush.coffset = vac_linesize;
offset90arch/sparc/mm/vac-flush.caddr += offset;
offset1087drivers/block/cdu31a.cunsigned int offset,
offset1121drivers/block/cdu31a.cinsb(sony_cd_read_reg, &buffer[offset], bytesleft);
offset1154drivers/block/cdu31a.cunsigned int offset;
offset1162drivers/block/cdu31a.coffset = 0;
offset1190drivers/block/cdu31a.coffset += readahead_dataleft;
offset1264drivers/block/cdu31a.cinput_data(buffer, bytesleft, nblocks, offset, skip);
offset146drivers/block/xd.cif (!memcmp(xd_bases[i] + xd_sigs[j].offset,xd_sigs[j].string,strlen(xd_sigs[j].string))) {
offset128drivers/char/console.cstatic void set_scrmem(int currcons, long offset);
offset521drivers/char/console.cstatic inline void __set_origin(unsigned short offset)
offset528drivers/char/console.c__origin = offset;
offset530drivers/char/console.coutb_p(offset >> 8, video_port_val);
offset532drivers/char/console.coutb_p(offset, video_port_val);
offset982drivers/char/console.cstatic inline unsigned short *screenpos(int currcons, int offset, int viewed)
offset984drivers/char/console.cunsigned short *p = (unsigned short *)(origin + offset);
offset991drivers/char/console.cvoid invert_screen(int currcons, int offset, int count, int viewed)
offset996drivers/char/console.cp = screenpos(currcons, offset, viewed);
offset1013drivers/char/console.cvoid complement_pos(int currcons, int offset)
offset1020drivers/char/console.cif (offset == -1)
offset1023drivers/char/console.cp = screenpos(currcons, offset, 1);
offset1030drivers/char/console.cunsigned short screen_word(int currcons, int offset, int viewed)
offset1032drivers/char/console.creturn scr_readw(screenpos(currcons, offset, viewed));
offset1995drivers/char/console.cstatic void set_scrmem(int currcons, long offset)
offset2028drivers/char/console.cif (video_mem_term - video_mem_base < offset + video_screen_size)
offset2029drivers/char/console.coffset = 0;  /* strange ... */
offset2030drivers/char/console.cmemcpyw((unsigned short *)(video_mem_base + offset),
offset2034drivers/char/console.corigin = video_mem_base + offset;
offset2069drivers/char/console.clong offset;
offset2085drivers/char/console.coffset = 0;
offset2091drivers/char/console.coffset = (blank_origin - video_mem_base)
offset2096drivers/char/console.cset_scrmem(fg_console, offset);
offset317drivers/char/lp.coff_t offset, int origin)
offset534drivers/char/lp.cint offset = 0;
offset543drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) {
offset544drivers/char/lp.cif (check_region(LP_B(offset), 3))
offset547drivers/char/lp.coutb_p( LP_DUMMY, LP_B(offset));
offset550drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
offset552drivers/char/lp.cLP_F(offset) |= LP_EXIST;
offset553drivers/char/lp.clp_reset(offset);
offset554drivers/char/lp.cprintk("lp%d at 0x%04x, ", offset,LP_B(offset));
offset555drivers/char/lp.crequest_region(LP_B(offset), 3, "lp");
offset556drivers/char/lp.cif (LP_IRQ(offset))
offset557drivers/char/lp.cprintk("using IRQ%d\n", LP_IRQ(offset));
offset574drivers/char/lp.cint offset = 0;
offset583drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) {
offset585drivers/char/lp.coutb_p( LP_DUMMY, LP_B(offset));
offset588drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
offset590drivers/char/lp.cLP_F(offset) |= LP_EXIST;
offset591drivers/char/lp.clp_reset(offset);
offset592drivers/char/lp.cprintk("lp%d at 0x%04x, ", offset,LP_B(offset));
offset593drivers/char/lp.crequest_region(LP_B(offset),3,"lp");
offset594drivers/char/lp.cif (LP_IRQ(offset))
offset595drivers/char/lp.cprintk("using IRQ%d\n", LP_IRQ(offset));
offset608drivers/char/lp.cint offset;
offset613drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) 
offset614drivers/char/lp.cif(LP_F(offset) && LP_EXIST) 
offset615drivers/char/lp.crelease_region(LP_B(offset),3);
offset196drivers/char/mem.cstatic int null_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset208drivers/char/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset212drivers/char/mem.cfile->f_pos = offset;
offset215drivers/char/mem.cfile->f_pos += offset;
offset21drivers/char/selection.hextern unsigned short screen_word(int currcons, int offset, int viewed);
offset22drivers/char/selection.hextern void complement_pos(int currcons, int offset);
offset23drivers/char/selection.hextern void invert_screen(int currcons, int offset, int count, int shift);
offset235drivers/char/serial.cstatic inline unsigned int serial_in(struct async_struct *info, int offset)
offset239drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset243drivers/char/serial.creturn inb(info->port + offset);
offset246drivers/char/serial.cstatic inline unsigned int serial_inp(struct async_struct *info, int offset)
offset250drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset255drivers/char/serial.creturn inb(info->port + offset);
offset257drivers/char/serial.creturn inb_p(info->port + offset);
offset261drivers/char/serial.cstatic inline void serial_out(struct async_struct *info, int offset, int value)
offset265drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset269drivers/char/serial.coutb(value, info->port+offset);
offset272drivers/char/serial.cstatic inline void serial_outp(struct async_struct *info, int offset,
offset277drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset282drivers/char/serial.coutb(value, info->port+offset);
offset284drivers/char/serial.coutb_p(value, info->port+offset);
offset1880drivers/char/tpqic02.cstatic int qic02_tape_lseek(struct inode * inode, struct file * file, off_t offset, int origin)
offset306drivers/char/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset40drivers/char/vc_screen.cvcs_lseek(struct inode *inode, struct file *file, off_t offset, int orig)
offset46drivers/char/vc_screen.cfile->f_pos = offset;
offset49drivers/char/vc_screen.cfile->f_pos += offset;
offset52drivers/char/vc_screen.cfile->f_pos = size + offset;
offset1202drivers/net/arcnet.cint offset;
offset1224drivers/net/arcnet.carcpacket->hardheader.offset1=offset=256-length
offset1227drivers/net/arcnet.c(&arcpacket->raw[offset-EXTRA_CLIENTDATA]);
offset1234drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-length
offset1237drivers/net/arcnet.c(&arcpacket->raw[offset-EXTRA_CLIENTDATA]);
offset1244drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-length-4
offset1247drivers/net/arcnet.c(&arcpacket->raw[offset+4-EXTRA_CLIENTDATA]);
offset1253drivers/net/arcnet.carcpacket->raw[offset+0]=arcsoft->protocol_id;
offset1254drivers/net/arcnet.carcpacket->raw[offset+1]=0xFF; /* FF flag */
offset1255drivers/net/arcnet.carcpacket->raw[offset+2]=0xFF; /* FF padding */
offset1256drivers/net/arcnet.carcpacket->raw[offset+3]=0xFF; /* FF padding */
offset1530drivers/net/arcnet.cshort length,offset;
offset1549drivers/net/arcnet.coffset=arcpacket->hardheader.offset1;
offset1551drivers/net/arcnet.c(&arcpacket->raw[offset-EXTRA_CLIENTDATA]);
offset1552drivers/net/arcnet.clength=256-offset+EXTRA_CLIENTDATA;
offset1557drivers/net/arcnet.coffset=arcpacket->hardheader.offset2;
offset1559drivers/net/arcnet.c(&arcpacket->raw[offset-EXTRA_CLIENTDATA]);
offset1563drivers/net/arcnet.clength=512-offset+EXTRA_CLIENTDATA;
offset1571drivers/net/arcnet.clength=512-offset+EXTRA_CLIENTDATA-4;
offset93drivers/net/atp.hextern inline unsigned char read_nibble(short port, unsigned char offset)
offset96drivers/net/atp.houtb(EOC+offset, port + PAR_DATA);
offset97drivers/net/atp.houtb(RdAddr+offset, port + PAR_DATA);
offset100drivers/net/atp.houtb(EOC+offset, port + PAR_DATA);
offset261drivers/net/atp.h#define EE_WRITE_CMD(offset)  (((5 << 6) + (offset)) << 17)
offset262drivers/net/atp.h#define EE_READ(offset)   (((6 << 6) + (offset)) << 17)
offset263drivers/net/atp.h#define EE_ERASE(offset)  (((7 << 6) + (offset)) << 17)
offset407drivers/net/de4x5.cstatic short   srom_rd(u_short address, u_char offset);
offset410drivers/net/de4x5.cstatic void    srom_address(u_long command, u_short address, u_char offset);
offset2109drivers/net/de4x5.cstatic short srom_rd(u_short addr, u_char offset)
offset2115drivers/net/de4x5.csrom_address(SROM_RD | SROM_SR | DT_CS, addr, offset);
offset2138drivers/net/de4x5.cstatic void srom_address(u_long command, u_short addr, u_char offset)
offset2143drivers/net/de4x5.ca = (char)(offset << 2);
offset419drivers/net/depca.cunsigned int nicsr, offset, netRAM;
offset504drivers/net/depca.coffset = 0x8000;              /* 32kbyte RAM offset*/
offset508drivers/net/depca.coffset = 0x0000;
offset511drivers/net/depca.coffset = 0x0000;              /* 64k/48k bytes RAM */
offset515drivers/net/depca.cmem_start += offset;            /* (E)ISA start address */
offset535drivers/net/depca.cj = (((netRAM << 10) - offset - sizeof(struct depca_private)) / 
offset183drivers/net/ne.cstruct {unsigned char value, offset; } program_seq[] = {
offset199drivers/net/ne.coutb_p(program_seq[i].value, ioaddr + program_seq[i].offset);
offset2043drivers/net/wavelan.cwavelan_get_info(char *buffer, char **start, off_t offset, int length)
offset2074drivers/net/wavelan.cif (pos < offset)
offset2080drivers/net/wavelan.cif (pos > offset + length)
offset2088drivers/net/wavelan.c*start = buffer + (offset - begin);  /* Start of wanted data */
offset2089drivers/net/wavelan.clen -= (offset - begin);    /* Start slop */
offset1338drivers/scsi/53c7,8xx.h#define patch_abs_32(script, offset, symbol, value)      \
offset1341drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] += (value);  \
offset1345drivers/scsi/53c7,8xx.h(offset), #script, (script)[A_##symbol##_used[i] -   \
offset1346drivers/scsi/53c7,8xx.h(offset)]);            \
offset1349drivers/scsi/53c7,8xx.h#define patch_abs_rwri_data(script, offset, symbol, value)          \
offset1352drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] =      \
offset1353drivers/scsi/53c7,8xx.h((script)[A_##symbol##_used[i] - (offset)] &     \
offset398drivers/scsi/aha274x.cunsigned char offset)
offset407drivers/scsi/aha274x.c*rate = (aha274x_synctab[i].rate << 4) | (offset & 0xf);
offset415drivers/scsi/aha274x.c(offset & 0xf);
offset672drivers/scsi/aha274x.cunsigned char transfer, offset, rate;
offset701drivers/scsi/aha274x.coffset = inb(HA_ARG_2(base));
offset702drivers/scsi/aha274x.caha274x_to_scsirate(&rate, transfer, offset);
offset1878drivers/scsi/scsi.clong offset;
offset1885drivers/scsi/scsi.coffset = -1;
offset1890drivers/scsi/scsi.coffset = ((unsigned long) obj) - ((unsigned long)dma_malloc_pages[page]);
offset1895drivers/scsi/scsi.csector = offset >> 9;
offset1898drivers/scsi/scsi.csector = (offset >> 9) & (sizeof(*dma_malloc_freelist) * 8 - 1);
offset153drivers/scsi/seagate.cunsigned offset;
offset327drivers/scsi/seagate.csignatures[j].offset), (void *) signatures[j].signature,
offset153drivers/scsi/sr.cint offset;
offset154drivers/scsi/sr.coffset = (SCpnt->request.sector % 4) << 9;
offset156drivers/scsi/sr.c(char *)SCpnt->buffer + offset, 
offset162drivers/scsi/sr.cif((offset == 0) && this_count == 2 &&
offset290drivers/scsi/st.cint offset, transfer, blks;
offset315drivers/scsi/st.coffset = (STp->buffer)->buffer_bytes;
offset316drivers/scsi/st.ctransfer = ((offset + STp->block_size - 1) /
offset322drivers/scsi/st.cmemset((STp->buffer)->b_data + offset, 0, transfer - offset);
offset146drivers/scsi/t128.cint offset;
offset212drivers/scsi/t128.c(bases[current_base].address + signatures[sig].offset, 
offset411drivers/sound/audio.caudio_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
offset1844drivers/sound/sequencer.csequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
offset30drivers/sound/sound_calls.hint audio_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset43drivers/sound/sound_calls.hint sequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset65drivers/sound/sound_calls.hint MIDIbuf_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset242drivers/sound/sound_calls.hint pss_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset83drivers/sound/soundcard.csound_lseek (struct inode *inode, struct file *file, off_t offset, int orig)
offset27fs/block_dev.cloff_t offset;
offset57fs/block_dev.coffset = filp->f_pos & (blocksize-1);
offset66fs/block_dev.cchars = blocksize - offset;
offset118fs/block_dev.cp = offset + bh->b_data;
offset119fs/block_dev.coffset = 0;
offset163fs/block_dev.cloff_t offset;
offset190fs/block_dev.coffset = filp->f_pos;
offset198fs/block_dev.cif (offset > size)
offset201fs/block_dev.cleft = size - offset;
offset207fs/block_dev.cblock = offset >> blocksize_bits;
offset208fs/block_dev.coffset &= blocksize-1;
offset210fs/block_dev.crblocks = blocks = (left + offset + blocksize - 1) >> blocksize_bits;
offset280fs/block_dev.cif (left < blocksize - offset)
offset283fs/block_dev.cchars = blocksize - offset;
offset288fs/block_dev.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset295fs/block_dev.coffset = 0;
offset936fs/buffer.cunsigned long offset;
offset939fs/buffer.coffset = PAGE_SIZE;
offset940fs/buffer.cwhile ((offset -= size) < PAGE_SIZE) {
offset946fs/buffer.cbh->b_data = (char *) (page+offset);
offset1004fs/buffer.cunsigned long offset;
offset1014fs/buffer.cfor (offset = size ; offset < PAGE_SIZE ; offset += size) {
offset1022fs/buffer.cif (page+offset != (unsigned long) first->b_data)
offset1044fs/buffer.cunsigned long offset;
offset1054fs/buffer.cfor (offset = 0 ; offset < PAGE_SIZE ; offset += size) {
offset1526fs/buffer.cunsigned long offset;
offset1539fs/buffer.cfor (offset = 0 ; offset < PAGE_SIZE ; offset += size) {
offset1581fs/buffer.cint i, offset;
offset1583fs/buffer.cfor (i = 0, offset = 0 ; offset < PAGE_SIZE ; i++, offset += size) {
offset152fs/exec.c#define DUMP_SEEK(offset) \
offset154fs/exec.cif (file.f_op->lseek(inode,&file,(offset),0) != (offset)) \
offset156fs/exec.c} else file.f_pos = (offset)    
offset391fs/exec.cint len, offset = 0;
offset417fs/exec.cif (--offset < 0) {
offset418fs/exec.coffset = p % PAGE_SIZE;
offset429fs/exec.c*(pag + offset) = get_fs_byte(tmp);
offset462fs/exec.cint read_exec(struct inode *inode, unsigned long offset,
offset483fs/exec.cif (file.f_op->lseek(inode,&file,offset,0) != offset)
offset486fs/exec.cfile.f_pos = offset;
offset72fs/ext/dir.coff_t offset;
offset83fs/ext/dir.coffset = filp->f_pos & 1023;
offset86fs/ext/dir.cfilp->f_pos += 1024-offset;
offset89fs/ext/dir.cfor (i = 0; i < 1024 && i < offset; ) {
offset95fs/ext/dir.coffset = i;
offset96fs/ext/dir.cde = (struct ext_dir_entry *) (offset + bh->b_data);
offset97fs/ext/dir.cwhile (!ret && offset < 1024 && filp->f_pos < inode->i_size) {
offset103fs/ext/dir.cinode->i_dev, inode->i_ino, offset, de->rec_len, de->name_len);
offset104fs/ext/dir.cfilp->f_pos += 1024-offset;
offset109fs/ext/dir.coffset += de->rec_len;
offset75fs/ext/file.cint block, blocks, offset;
offset90fs/ext/file.coffset = filp->f_pos;
offset92fs/ext/file.cif (offset > size)
offset95fs/ext/file.cleft = size - offset;
offset101fs/ext/file.cblock = offset >> BLOCK_SIZE_BITS;
offset102fs/ext/file.coffset &= BLOCK_SIZE-1;
offset104fs/ext/file.cblocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS;
offset160fs/ext/file.cif (left < BLOCK_SIZE - offset)
offset163fs/ext/file.cchars = BLOCK_SIZE - offset;
offset168fs/ext/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset175fs/ext/file.coffset = 0;
offset83fs/ext/namei.clong offset;
offset104fs/ext/namei.coffset = 0;
offset106fs/ext/namei.cwhile (offset < dir->i_size) {
offset110fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,0);
offset122fs/ext/namei.cdir->i_dev, dir->i_ino, offset, de->rec_len, de->name_len);
offset124fs/ext/namei.coffset = ((offset / BLOCK_SIZE) + 1) * BLOCK_SIZE;
offset132fs/ext/namei.cif (offset + de->rec_len < dir->i_size &&
offset140fs/ext/namei.coffset += de->rec_len;
offset191fs/ext/namei.clong offset;
offset212fs/ext/namei.coffset = 0;
offset215fs/ext/namei.cif ((char *)de >= BLOCK_SIZE+bh->b_data && offset < dir->i_size) {
offset221fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,0);
offset226fs/ext/namei.cif (offset >= dir->i_size) {
offset228fs/ext/namei.cif (offset % BLOCK_SIZE == 0  ||
offset229fs/ext/namei.c(BLOCK_SIZE - (offset % BLOCK_SIZE)) < rec_len) {
offset230fs/ext/namei.cif ((offset % BLOCK_SIZE) != 0) {
offset236fs/ext/namei.c- (offset & (BLOCK_SIZE - 1));
offset238fs/ext/namei.coffset += de->rec_len;
offset251fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,1);
offset270fs/ext/namei.cdir->i_dev, dir->i_ino, offset, de->rec_len, de->name_len);
offset296fs/ext/namei.coffset += de->rec_len;
offset469fs/ext/namei.cunsigned long offset;
offset484fs/ext/namei.coffset = de->rec_len + de1->rec_len;
offset486fs/ext/namei.cwhile (offset < inode->i_size ) {
offset489fs/ext/namei.cbh = ext_bread(inode, offset >> BLOCK_SIZE_BITS,1);
offset491fs/ext/namei.coffset += BLOCK_SIZE;
offset500fs/ext/namei.cinode->i_dev, inode->i_ino, offset, de->rec_len, de->name_len);
offset508fs/ext/namei.coffset += de->rec_len;
offset63fs/ext/truncate.cstatic int trunc_indirect(struct inode * inode, int offset, unsigned long * p)
offset70fs/ext/truncate.c#define INDIRECT_BLOCK (DIRECT_BLOCK-offset)
offset126fs/ext/truncate.cstatic int trunc_dindirect(struct inode * inode, int offset, unsigned long * p)
offset132fs/ext/truncate.c#define DINDIRECT_BLOCK ((DIRECT_BLOCK-offset)>>8)
offset156fs/ext/truncate.cretry |= trunc_indirect(inode,offset+(i<<8),dind);
offset77fs/ext2/dir.cunsigned long offset)
offset96fs/ext2/dir.cerror_msg, offset, (unsigned long) de->inode, de->rec_len,
offset104fs/ext2/dir.cunsigned long offset, blk;
offset117fs/ext2/dir.coffset = filp->f_pos & (sb->s_blocksize - 1);
offset123fs/ext2/dir.cfilp->f_pos += sb->s_blocksize - offset;
offset130fs/ext2/dir.cif (!offset) {
offset152fs/ext2/dir.cfor (i = 0; i < sb->s_blocksize && i < offset; ) {
offset165fs/ext2/dir.coffset = i;
offset167fs/ext2/dir.c| offset;
offset172fs/ext2/dir.c&& offset < sb->s_blocksize) {
offset173fs/ext2/dir.cde = (struct ext2_dir_entry *) (bh->b_data + offset);
offset175fs/ext2/dir.cbh, offset)) {
offset217fs/ext2/dir.coffset += de->rec_len;
offset220fs/ext2/dir.coffset = 0;
offset84fs/ext2/file.cint block, blocks, offset;
offset104fs/ext2/file.coffset = filp->f_pos;
offset106fs/ext2/file.cif (offset > size)
offset109fs/ext2/file.cleft = size - offset;
offset115fs/ext2/file.cblock = offset >> EXT2_BLOCK_SIZE_BITS(sb);
offset116fs/ext2/file.coffset &= (sb->s_blocksize - 1);
offset118fs/ext2/file.cblocks = (left + offset + sb->s_blocksize - 1) >> EXT2_BLOCK_SIZE_BITS(sb);
offset191fs/ext2/file.cif (left < sb->s_blocksize - offset)
offset194fs/ext2/file.cchars = sb->s_blocksize - offset;
offset199fs/ext2/file.cmemcpy_tofs (buf, offset + (*bhe)->b_data,
offset207fs/ext2/file.coffset = 0;
offset75fs/ext2/namei.cunsigned long offset;
offset105fs/ext2/namei.coffset = 0;
offset106fs/ext2/namei.cwhile (offset < dir->i_size) {
offset131fs/ext2/namei.cde, bh, offset))
offset141fs/ext2/namei.coffset += de->rec_len;
offset222fs/ext2/namei.cunsigned long offset;
offset254fs/ext2/namei.coffset = 0;
offset261fs/ext2/namei.cbh = ext2_bread (dir, offset >> EXT2_BLOCK_SIZE_BITS(sb), 1, err);
offset264fs/ext2/namei.cif (dir->i_size <= offset) {
offset275fs/ext2/namei.cdir->i_size = offset + sb->s_blocksize;
offset285fs/ext2/namei.coffset)) {
offset297fs/ext2/namei.coffset += de->rec_len;
offset328fs/ext2/namei.coffset += de->rec_len;
offset551fs/ext2/namei.cunsigned long offset;
offset572fs/ext2/namei.coffset = de->rec_len + de1->rec_len;
offset574fs/ext2/namei.cwhile (offset < inode->i_size ) {
offset577fs/ext2/namei.cbh = ext2_bread (inode, offset >> EXT2_BLOCK_SIZE_BITS(sb), 1, &err);
offset579fs/ext2/namei.coffset += sb->s_blocksize;
offset585fs/ext2/namei.coffset)) {
offset593fs/ext2/namei.coffset += de->rec_len;
offset447fs/ext2/super.cunsigned long offset;
offset452fs/ext2/super.coffset = (sb_block*BLOCK_SIZE) % sb->s_blocksize;
offset456fs/ext2/super.ces = (struct ext2_super_block *) (((char *)bh->b_data) + offset);
offset106fs/ext2/truncate.cstatic int trunc_indirect (struct inode * inode, int offset, u32 * p)
offset117fs/ext2/truncate.c#define INDIRECT_BLOCK ((int)DIRECT_BLOCK - offset)
offset202fs/ext2/truncate.cstatic int trunc_dindirect (struct inode * inode, int offset,
offset211fs/ext2/truncate.c#define DINDIRECT_BLOCK (((int)DIRECT_BLOCK - offset) / addr_per_block)
offset236fs/ext2/truncate.cretry |= trunc_indirect (inode, offset + (i * addr_per_block),
offset326fs/ext2/truncate.cint offset;
offset357fs/ext2/truncate.coffset = inode->i_size % inode->i_sb->s_blocksize;
offset358fs/ext2/truncate.cif (offset) {
offset362fs/ext2/truncate.cmemset (bh->b_data + offset, 0,
offset363fs/ext2/truncate.cinode->i_sb->s_blocksize - offset);
offset72fs/isofs/dir.cunsigned int block,offset,i, j;
offset87fs/isofs/dir.coffset = filp->f_pos & (bufsize - 1);
offset98fs/isofs/dir.cblock, offset, filp->f_pos);
offset100fs/isofs/dir.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset101fs/isofs/dir.cinode_number = (block << bufbits) + (offset & (bufsize - 1));
offset109fs/isofs/dir.coffset = 0;
offset125fs/isofs/dir.cold_offset = offset;
offset126fs/isofs/dir.coffset += *((unsigned char *) de);
offset129fs/isofs/dir.cif (offset > bufsize) {
offset137fs/isofs/dir.coffset = filp->f_pos & (bufsize - 1);
offset145fs/isofs/dir.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset126fs/isofs/file.cint block, blocks, offset, total_blocks;
offset153fs/isofs/file.coffset = (inode->u.isofs_i.i_first_extent + filp->f_pos)
offset155fs/isofs/file.cblocks = (left + offset + ISOFS_BUFFER_SIZE(inode) - 1) / ISOFS_BUFFER_SIZE(inode);
offset225fs/isofs/file.cif (left < ISOFS_BUFFER_SIZE(inode) - offset)
offset228fs/isofs/file.cchars = ISOFS_BUFFER_SIZE(inode) - offset;
offset235fs/isofs/file.cunixify_to_fs(buf, offset+(*bhe)->b_data, chars, 
offset238fs/isofs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset245fs/isofs/file.coffset = 0;
offset440fs/isofs/inode.cint frag1, offset;
offset442fs/isofs/inode.coffset = (inode->i_ino & (bufsize - 1));
offset443fs/isofs/inode.cfrag1 = bufsize - offset;
offset450fs/isofs/inode.cmemcpy(cpnt, bh->b_data + offset, frag1);
offset457fs/isofs/inode.coffset += *pnt - bufsize;
offset458fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset630fs/isofs/inode.cunsigned int block,offset;
offset639fs/isofs/inode.coffset = 0;
offset644fs/isofs/inode.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset651fs/isofs/inode.coffset += *((unsigned char *) de);
offset653fs/isofs/inode.cif (offset >= bufsize) 
offset676fs/isofs/inode.coffset = 0;
offset683fs/isofs/inode.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset684fs/isofs/inode.cinode_number = (block << bufbits)+(offset & (bufsize - 1));
offset693fs/isofs/inode.coffset = 0;
offset709fs/isofs/inode.cold_offset = offset;
offset710fs/isofs/inode.coffset += *((unsigned char *) de);
offset712fs/isofs/inode.cif (offset >= bufsize)
offset721fs/isofs/inode.coffset -= bufsize;
offset729fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset70fs/isofs/namei.cunsigned int block, i, f_pos, offset, inode_number;
offset87fs/isofs/namei.coffset = f_pos & (bufsize - 1);
offset93fs/isofs/namei.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset95fs/isofs/namei.cinode_number = (block << bufbits) + (offset & (bufsize - 1));
offset102fs/isofs/namei.coffset = 0;
offset111fs/isofs/namei.cold_offset = offset;
offset112fs/isofs/namei.coffset += *((unsigned char *) de);
offset117fs/isofs/namei.cif (offset >= bufsize) {
offset126fs/isofs/namei.coffset = f_pos & (bufsize - 1);
offset132fs/isofs/namei.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset47fs/isofs/rock.ccont_offset = isonum_733(rr->u.CE.offset); \
offset59fs/isofs/rock.cint block, offset, offset1; \
offset64fs/isofs/rock.coffset = cont_offset; \
offset68fs/isofs/rock.cif (offset >= 1024) block++; \
offset69fs/isofs/rock.coffset &= 1023; \
offset70fs/isofs/rock.cif(offset + cont_size >= 1024) { \
offset75fs/isofs/rock.cmemcpy(buffer, bh->b_data + offset, 1024 - offset); \
offset77fs/isofs/rock.coffset1 = 1024 - offset; \
offset78fs/isofs/rock.coffset = 0;} \
offset84fs/isofs/rock.cmemcpy(buffer + offset1, bh->b_data + offset, cont_size - offset1); \
offset438fs/isofs/rock.cint frag1, offset;
offset440fs/isofs/rock.coffset = (inode->i_ino & (bufsize - 1));
offset441fs/isofs/rock.cfrag1 = bufsize - offset;
offset444fs/isofs/rock.cmemcpy(cpnt, bh->b_data + offset, frag1);
offset451fs/isofs/rock.coffset += *pnt - bufsize;
offset452fs/isofs/rock.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset13fs/isofs/rock.hchar offset[8];
offset67fs/minix/dir.cunsigned int offset,i,ret;
offset81fs/minix/dir.coffset = filp->f_pos & 1023;
offset84fs/minix/dir.cfilp->f_pos += 1024-offset;
offset87fs/minix/dir.cwhile (!ret && offset < 1024 && filp->f_pos < inode->i_size) {
offset88fs/minix/dir.cde = (struct minix_dir_entry *) (offset + bh->b_data);
offset89fs/minix/dir.coffset += info->s_dirsize;
offset73fs/minix/file.cint block, blocks, offset;
offset88fs/minix/file.coffset = filp->f_pos;
offset90fs/minix/file.cif (offset > size)
offset93fs/minix/file.cleft = size - offset;
offset99fs/minix/file.cblock = offset >> BLOCK_SIZE_BITS;
offset100fs/minix/file.coffset &= BLOCK_SIZE-1;
offset102fs/minix/file.cblocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS;
offset158fs/minix/file.cif (left < BLOCK_SIZE - offset)
offset161fs/minix/file.cchars = BLOCK_SIZE - offset;
offset166fs/minix/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset173fs/minix/file.coffset = 0;
offset45fs/minix/namei.cstruct buffer_head * bh, unsigned long * offset,
offset50fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + *offset);
offset51fs/minix/namei.c*offset += info->s_dirsize;
offset71fs/minix/namei.cunsigned long block, offset;
offset87fs/minix/namei.cblock = offset = 0;
offset88fs/minix/namei.cwhile (block*BLOCK_SIZE+offset < dir->i_size) {
offset96fs/minix/namei.c*res_dir = (struct minix_dir_entry *) (bh->b_data + offset);
offset97fs/minix/namei.cif (minix_match(namelen,name,bh,&offset,info))
offset99fs/minix/namei.cif (offset < bh->b_size)
offset103fs/minix/namei.coffset = 0;
offset155fs/minix/namei.cunsigned long block, offset;
offset175fs/minix/namei.cblock = offset = 0;
offset182fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + offset);
offset183fs/minix/namei.coffset += info->s_dirsize;
offset184fs/minix/namei.cif (block*bh->b_size + offset > dir->i_size) {
offset186fs/minix/namei.cdir->i_size = block*bh->b_size + offset;
offset204fs/minix/namei.cif (offset < bh->b_size)
offset208fs/minix/namei.coffset = 0;
offset380fs/minix/namei.cunsigned int block, offset;
offset390fs/minix/namei.coffset = 2*info->s_dirsize;
offset393fs/minix/namei.cif (inode->i_size < offset)
offset404fs/minix/namei.cwhile (block*BLOCK_SIZE+offset < inode->i_size) {
offset412fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + offset);
offset413fs/minix/namei.coffset += info->s_dirsize;
offset418fs/minix/namei.cif (offset < bh->b_size)
offset422fs/minix/namei.coffset = 0;
offset61fs/minix/truncate.cstatic int trunc_indirect(struct inode * inode, int offset, unsigned short * p)
offset68fs/minix/truncate.c#define INDIRECT_BLOCK (DIRECT_BLOCK-offset)
offset244fs/msdos/fat.cint cluster,offset;
offset253fs/msdos/fat.coffset = sector % sb->cluster_size;
offset255fs/msdos/fat.creturn (cluster-2)*sb->cluster_size+sb->data_start+offset;
offset216fs/msdos/file.cint size,offset;
offset234fs/msdos/file.coffset = filp->f_pos & (SECTOR_SIZE-1);
offset235fs/msdos/file.cdata = bh->b_data + offset;
offset236fs/msdos/file.csize = MIN(SECTOR_SIZE-offset,left_in_file);
offset274fs/msdos/file.cint sector,offset,size,left,written;
offset303fs/msdos/file.coffset = filp->f_pos & (SECTOR_SIZE-1);
offset304fs/msdos/file.csize = MIN(SECTOR_SIZE-offset,MAX(carry,count));
offset306fs/msdos/file.c&& offset == 0
offset321fs/msdos/file.cmemcpy_fromfs(bh->b_data+offset,buf,written = size);
offset325fs/msdos/file.cwritten = left = SECTOR_SIZE-offset;
offset340fs/msdos/inode.cint cluster,offset;
offset347fs/msdos/inode.coffset = block % sb->cluster_size;
offset349fs/msdos/inode.creturn (cluster-2)*sb->cluster_size+sb->data_start+offset;
offset289fs/msdos/misc.cint sector,offset;
offset292fs/msdos/misc.coffset = *pos;
offset293fs/msdos/misc.cPRINTK (("get_entry offset %d\n",offset));
offset294fs/msdos/misc.cif ((sector = msdos_smap(dir,offset >> SECTOR_BITS)) == -1)
offset308fs/msdos/misc.c*de = (struct msdos_dir_entry *) ((*bh)->b_data+(offset &
offset310fs/msdos/misc.creturn (sector << MSDOS_DPS_BITS)+((offset & (SECTOR_SIZE-1)) >>
offset380fs/nfs/proc.cint offset, int count, char *data, struct nfs_fattr *fattr, int fs)
offset387fs/nfs/proc.cPRINTK("NFS call  read %d @ %d\n", count, offset);
offset393fs/nfs/proc.c*p++ = htonl(offset);
offset426fs/nfs/proc.cint offset, int count, char *data, struct nfs_fattr *fattr)
offset432fs/nfs/proc.cPRINTK("NFS call  write %d @ %d\n", count, offset);
offset438fs/nfs/proc.c*p++ = htonl(offset); /* traditional, could be any value */
offset439fs/nfs/proc.c*p++ = htonl(offset);
offset119fs/pipe.cstatic int pipe_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset157fs/proc/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset161fs/proc/mem.cfile->f_pos = offset;
offset164fs/proc/mem.cfile->f_pos += offset;
offset47fs/read_write.casmlinkage int sys_lseek(unsigned int fd, off_t offset, unsigned int origin)
offset57fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
offset62fs/read_write.ctmp = offset;
offset65fs/read_write.ctmp = file->f_pos + offset;
offset70fs/read_write.ctmp = file->f_inode->i_size + offset;
offset89fs/read_write.cloff_t offset;
offset98fs/read_write.coffset = (loff_t) (((unsigned long long) offset_high << 32) | offset_low);
offset102fs/read_write.ctmp = offset;
offset105fs/read_write.ctmp = file->f_pos + offset;
offset110fs/read_write.ctmp = file->f_inode->i_size + offset;
offset75fs/sysv/dir.cunsigned int offset,i;
offset86fs/sysv/dir.coffset = filp->f_pos & sb->sv_block_size_1;
offset89fs/sysv/dir.cfilp->f_pos += sb->sv_block_size - offset;
offset93fs/sysv/dir.cwhile (offset < sb->sv_block_size && filp->f_pos < inode->i_size) {
offset94fs/sysv/dir.cde = (struct sysv_dir_entry *) (offset + bh_data);
offset95fs/sysv/dir.coffset += SYSV_DIRSIZE;
offset81fs/sysv/file.cint blocks, offset;
offset96fs/sysv/file.coffset = filp->f_pos;
offset98fs/sysv/file.cif (offset > size)
offset101fs/sysv/file.cleft = size - offset;
offset107fs/sysv/file.cblock = offset >> sb->sv_block_size_bits;
offset108fs/sysv/file.coffset &= sb->sv_block_size_1;
offset110fs/sysv/file.cblocks = (left + offset + sb->sv_block_size_1) >> sb->sv_block_size_bits;
offset166fs/sysv/file.cif (left < sb->sv_block_size - offset)
offset169fs/sysv/file.cchars = sb->sv_block_size - offset;
offset174fs/sysv/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset181fs/sysv/file.coffset = 0;
offset48fs/sysv/ialloc.cunsigned int offset = offsetof(struct xenix_super_block, s_inode[i]);
offset49fs/sysv/ialloc.cif (offset < 512)
offset50fs/sysv/ialloc.creturn (sysv_ino_t*)(sb->sv_sbd1 + offset);
offset52fs/sysv/ialloc.creturn (sysv_ino_t*)(sb->sv_sbd2 + offset);
offset68fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset81fs/sysv/namei.cpos = block = offset = 0;
offset92fs/sysv/namei.c*res_dir = (struct sysv_dir_entry *) (bh->b_data + offset) ))
offset95fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset96fs/sysv/namei.cif (offset < sb->sv_block_size)
offset100fs/sysv/namei.coffset = 0; block++;
offset152fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset169fs/sysv/namei.cpos = block = offset = 0;
offset176fs/sysv/namei.cde = (struct sysv_dir_entry *) (bh->b_data + offset);
offset178fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset198fs/sysv/namei.cif (offset < sb->sv_block_size)
offset202fs/sysv/namei.coffset = 0; block++;
offset372fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset380fs/sysv/namei.cpos = offset = 2*SYSV_DIRSIZE;
offset404fs/sysv/namei.cde = (struct sysv_dir_entry *) (bh->b_data + offset);
offset406fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset411fs/sysv/namei.cif (offset < sb->sv_block_size)
offset415fs/sysv/namei.coffset = 0; block++;
offset78fs/sysv/truncate.cstatic int trunc_indirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset106fs/sysv/truncate.cif (inode->i_size < offset)
offset109fs/sysv/truncate.ci = (inode->i_size - offset + sb->sv_block_size_1) >> sb->sv_block_size_bits;
offset118fs/sysv/truncate.cif ((i << sb->sv_block_size_bits) + offset < inode->i_size) {
offset147fs/sysv/truncate.cstatic int trunc_dindirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset173fs/sysv/truncate.cif (inode->i_size < offset)
offset176fs/sysv/truncate.ci = (inode->i_size - offset + sb->sv_ind_per_block_block_size_1) >> sb->sv_ind_per_block_block_size_bits;
offset184fs/sysv/truncate.cretry |= trunc_indirect(inode,offset+(i<<sb->sv_ind_per_block_bits),ind,sb->sv_convert,&indbh->b_dirt);
offset201fs/sysv/truncate.cstatic int trunc_tindirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset227fs/sysv/truncate.cif (inode->i_size < offset)
offset230fs/sysv/truncate.ci = (inode->i_size - offset + sb->sv_ind_per_block_2_block_size_1) >> sb->sv_ind_per_block_2_block_size_bits;
offset238fs/sysv/truncate.cretry |= trunc_dindirect(inode,offset+(i<<sb->sv_ind_per_block_2_bits),ind,sb->sv_convert,&indbh->b_dirt);
offset221fs/xiafs/bitmap.cunsigned int bit, offset;
offset240fs/xiafs/bitmap.coffset = bit & (XIAFS_BITS_PER_Z(sb) -1);
offset241fs/xiafs/bitmap.cif (!clear_bit(offset, bh->b_data))
offset75fs/xiafs/dir.cu_int offset, i,ret;
offset85fs/xiafs/dir.coffset = filp->f_pos & (XIAFS_ZSIZE(inode->i_sb) - 1);
offset88fs/xiafs/dir.cfilp->f_pos += XIAFS_ZSIZE(inode->i_sb)-offset;
offset91fs/xiafs/dir.cfor (i = 0; i < XIAFS_ZSIZE(inode->i_sb) && i < offset; ) {
offset97fs/xiafs/dir.coffset = i;
offset98fs/xiafs/dir.cde = (struct xiafs_direct *) (offset + bh->b_data);
offset100fs/xiafs/dir.cwhile (!ret && offset < XIAFS_ZSIZE(inode->i_sb) && filp->f_pos < inode->i_size) {
offset111fs/xiafs/dir.coffset += de->d_rec_len;
offset126fs/xiafs/dir.cde = (struct xiafs_direct *) (offset + bh->b_data);
offset129fs/xiafs/dir.cif (offset > XIAFS_ZSIZE(inode->i_sb)) {
offset77fs/xiafs/file.cint zone_nr, zones, f_zones, offset;
offset91fs/xiafs/file.coffset = filp->f_pos;
offset92fs/xiafs/file.cleft = inode->i_size - offset;
offset98fs/xiafs/file.czone_nr = offset >> XIAFS_ZSIZE_BITS(inode->i_sb);
offset99fs/xiafs/file.coffset &= XIAFS_ZSIZE(inode->i_sb) -1 ;
offset101fs/xiafs/file.czones = (left+offset+XIAFS_ZSIZE(inode->i_sb)-1) >> XIAFS_ZSIZE_BITS(inode->i_sb);
offset156fs/xiafs/file.cif (left < XIAFS_ZSIZE(inode->i_sb) - offset)
offset159fs/xiafs/file.cchars = XIAFS_ZSIZE(inode->i_sb) - offset;
offset164fs/xiafs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset171fs/xiafs/file.coffset = 0;
offset161fs/xiafs/namei.cint i, pos, offset;
offset186fs/xiafs/namei.coffset = 12;
offset189fs/xiafs/namei.coffset = 0;
offset190fs/xiafs/namei.cwhile (offset < XIAFS_ZSIZE(dir->i_sb)) {
offset234fs/xiafs/namei.coffset+=de->d_rec_len;
offset236fs/xiafs/namei.cde=(struct xiafs_direct *)(bh->b_data+offset);
offset239fs/xiafs/namei.cif (offset > XIAFS_ZSIZE(dir->i_sb)) {
offset411fs/xiafs/namei.cint i, zones, offset;
offset441fs/xiafs/namei.coffset=de->d_rec_len+12;
offset444fs/xiafs/namei.coffset = 0;
offset447fs/xiafs/namei.cwhile (offset < XIAFS_ZSIZE(inode->i_sb)) {
offset448fs/xiafs/namei.cde=(struct xiafs_direct *)(bh->b_data+offset);
offset462fs/xiafs/namei.coffset+=de->d_rec_len;
offset117include/asm-alpha/bitops.hextern inline unsigned long find_next_zero_bit(void * addr, unsigned long size, unsigned long offset)
offset119include/asm-alpha/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 6);
offset120include/asm-alpha/bitops.hunsigned long result = offset & ~63UL;
offset123include/asm-alpha/bitops.hif (offset >= size)
offset126include/asm-alpha/bitops.hoffset &= 63UL;
offset127include/asm-alpha/bitops.hif (offset) {
offset129include/asm-alpha/bitops.htmp |= ~0UL >> (64-offset);
offset95include/asm-i386/bitops.hextern inline int find_next_zero_bit (void * addr, int size, int offset)
offset97include/asm-i386/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 5);
offset98include/asm-i386/bitops.hint set = 0, bit = offset & 31, res;
offset112include/asm-i386/bitops.hreturn set + offset;
offset120include/asm-i386/bitops.hreturn (offset + set + res);
offset87include/asm-m68k/bitops.hint offset)
offset90include/asm-m68k/bitops.hunsigned long *p = addr + (offset >> 5);
offset91include/asm-m68k/bitops.hint set = 0, bit = offset & 31, res;
offset99include/asm-m68k/bitops.hreturn set + offset;
offset105include/asm-m68k/bitops.hreturn (offset + set + res);
offset183include/asm-mips/bitops.hextern __inline__ int find_next_zero_bit (void * addr, int size, int offset)
offset185include/asm-mips/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 5);
offset186include/asm-mips/bitops.hint set = 0, bit = offset & 31, res;
offset207include/asm-mips/bitops.hreturn set + offset;
offset215include/asm-mips/bitops.hreturn (offset + set + res);
offset199include/asm-mips/processor.hasmlinkage void resume(struct task_struct *tsk, int offset);
offset126include/asm-sparc/bitops.hextern __inline__ unsigned long find_next_zero_bit(void *addr, unsigned long size, unsigned long offset)
offset128include/asm-sparc/bitops.hunsigned long *p = ((unsigned long *) addr) + (offset >> 6);
offset129include/asm-sparc/bitops.hunsigned long result = offset & ~31UL;
offset132include/asm-sparc/bitops.hif (offset >= size)
offset135include/asm-sparc/bitops.hoffset &= 31UL;
offset136include/asm-sparc/bitops.hif (offset) 
offset139include/asm-sparc/bitops.htmp |= ~0UL >> (32-offset);
offset42include/linux/binfmts.hextern int read_exec(struct inode *inode, unsigned long offset,
offset120include/linux/mm.hunsigned long offset;
offset212include/linux/netdevice.hextern int    dev_get_info(char *buffer, char **start, off_t offset, int length);
offset63include/linux/nfs_fs.hint offset, int count, char *data,
offset66include/linux/nfs_fs.hint offset, int count, char *data,
offset282include/linux/skbuff.hextern void      skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size);
offset79include/linux/timex.hlong offset;    /* time offset (usec) */
offset100include/linux/xd.hu_long offset;
offset597ipc/shm.cstatic pte_t shm_swap_in(struct vm_area_struct * shmd, unsigned long offset, unsigned long code)
offset619ipc/shm.cif (idx != (offset >> PAGE_SHIFT)) {
offset621ipc/shm.cidx, offset >> PAGE_SHIFT);
offset190kernel/time.cunsigned long offset = 0;
offset201kernel/time.coffset = TICK_SIZE;
offset205kernel/time.creturn offset + count;
offset366kernel/time.cif (txc.offset <= -(1 << (31 - SHIFT_UPDATE))
offset367kernel/time.c|| txc.offset >= (1 << (31 - SHIFT_UPDATE)))
offset409kernel/time.ctime_adjust = txc.offset;
offset413kernel/time.ctime_offset = txc.offset << SHIFT_UPDATE;
offset419kernel/time.cif (txc.offset < 0)
offset420kernel/time.ctime_freq -= (-txc.offset * mtemp) >>
offset423kernel/time.ctime_freq += (txc.offset * mtemp) >>
offset437kernel/time.ctxc.offset     = save_adjust;
offset66mm/filemap.cunsigned long offset,
offset71mm/filemap.cprintk("msync: %ld: [%08lx]\n", offset, page);
offset108mm/filemap.cstruct vm_area_struct *vma, unsigned long offset, unsigned int flags)
offset121mm/filemap.coffset += address & PMD_MASK;
offset127mm/filemap.cfilemap_sync_pte(pte, vma, address + offset, flags);
offset138mm/filemap.cunsigned long offset, end;
offset148mm/filemap.coffset = address & PMD_MASK;
offset154mm/filemap.cfilemap_sync_pte_range(pmd, address, end - address, vma, offset, flags);
offset200mm/filemap.cunsigned long offset,
offset495mm/memory.cunsigned long offset, pgprot_t prot)
offset506mm/memory.cif (offset >= high_memory || (mem_map[MAP_NR(offset)] & MAP_PAGE_RESERVED))
offset507mm/memory.c*pte = mk_pte(offset, prot);
offset508mm/memory.celse if (mem_map[MAP_NR(offset)]) {
offset509mm/memory.cmem_map[MAP_NR(offset)]++;
offset510mm/memory.c*pte = mk_pte(offset, prot);
offset514mm/memory.coffset += PAGE_SIZE;
offset520mm/memory.cunsigned long offset, pgprot_t prot)
offset528mm/memory.coffset -= address;
offset533mm/memory.cremap_pte_range(pte, address, end - address, address + offset, prot);
offset540mm/memory.cint remap_page_range(unsigned long from, unsigned long offset, unsigned long size, pgprot_t prot)
offset546mm/memory.coffset -= from;
offset553mm/memory.cerror = remap_pmd_range(pmd, from, end - from, offset + from, prot);
offset925mm/memory.cunsigned long offset;
offset939mm/memory.coffset = address - area->vm_start + area->vm_offset;
offset952mm/memory.cfrom_address = offset + mpnt->vm_start - mpnt->vm_offset;
offset35mm/swap.c#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 12))
offset109mm/swap.cunsigned long type, offset;
offset118mm/swap.coffset = SWP_OFFSET(entry);
offset119mm/swap.cif (offset >= p->max) {
offset123mm/swap.cif (p->swap_map && !p->swap_map[offset]) {
offset131mm/swap.cwhile (set_bit(offset,p->swap_lockmap))
offset138mm/swap.cll_rw_page(rw,p->swap_device,offset,buf);
offset158mm/swap.cunsigned int block = offset << 3;
offset168mm/swap.cunsigned int block = offset
offset180mm/swap.cif (offset && !clear_bit(offset,p->swap_lockmap))
offset188mm/swap.cunsigned int offset, type;
offset194mm/swap.cfor (offset = p->lowest_bit; offset <= p->highest_bit ; offset++) {
offset195mm/swap.cif (p->swap_map[offset])
offset197mm/swap.cif (test_bit(offset, p->swap_lockmap))
offset199mm/swap.cp->swap_map[offset] = 1;
offset201mm/swap.cif (offset == p->highest_bit)
offset203mm/swap.cp->lowest_bit = offset;
offset204mm/swap.creturn SWP_ENTRY(type,offset);
offset213mm/swap.cunsigned long offset, type;
offset217mm/swap.coffset = SWP_OFFSET(entry);
offset226mm/swap.cif (offset >= p->max) {
offset230mm/swap.cif (!p->swap_map[offset]) {
offset234mm/swap.cp->swap_map[offset]++;
offset241mm/swap.cunsigned long offset, type;
offset253mm/swap.coffset = SWP_OFFSET(entry);
offset254mm/swap.cif (offset >= p->max) {
offset262mm/swap.cif (offset < p->lowest_bit)
offset263mm/swap.cp->lowest_bit = offset;
offset264mm/swap.cif (offset > p->highest_bit)
offset265mm/swap.cp->highest_bit = offset;
offset266mm/swap.cif (!p->swap_map[offset])
offset269mm/swap.cif (!--p->swap_map[offset])
offset866mm/swap.cunsigned long address, unsigned long size, unsigned long offset,
offset880mm/swap.coffset += address & PMD_MASK;
offset886mm/swap.cif (unuse_pte(vma, offset+address-vma->vm_start, pte, type, page))
offset899mm/swap.cunsigned long offset, end;
offset909mm/swap.coffset = address & PGDIR_MASK;
offset915mm/swap.cif (unuse_pmd(vma, pmd, address, end - address, offset, type, page))
offset944net/inet/arp.cint arp_get_info(char *buffer, char **start, off_t offset, int length)
offset1000net/inet/arp.cif(pos<offset)
offset1005net/inet/arp.cif(pos>offset+length)
offset1011net/inet/arp.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset1012net/inet/arp.clen-=(offset-begin);    /* Start slop */
offset164net/inet/datagram.cvoid skb_copy_datagram(struct sk_buff *skb, int offset, char *to, int size)
offset168net/inet/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
offset925net/inet/dev.cint dev_get_info(char *buffer, char **start, off_t offset, int length)
offset948net/inet/dev.cif(pos<offset)
offset953net/inet/dev.cif(pos>offset+length)
offset957net/inet/dev.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset958net/inet/dev.clen-=(offset-begin);    /* Start slop */
offset103net/inet/icmp.cint offset;
offset230net/inet/icmp.coffset = ip_build_header(skb, our_addr, iph->saddr,
offset233net/inet/icmp.cif (offset < 0) 
offset245net/inet/icmp.cskb->len = offset + sizeof(struct icmphdr) + sizeof(struct iphdr) + 8;
offset251net/inet/icmp.cicmph = (struct icmphdr *) (skb->data + offset);
offset415net/inet/icmp.cint size, offset;
offset432net/inet/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev,
offset434net/inet/icmp.cif (offset < 0) 
offset447net/inet/icmp.cskb2->len = offset + len;
offset452net/inet/icmp.cicmphr = (struct icmphdr *) (skb2->data + offset);
offset481net/inet/icmp.cint size, offset;
offset513net/inet/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev, IPPROTO_ICMP, opt, len, 
offset515net/inet/icmp.cif (offset < 0) 
offset527net/inet/icmp.cskb2->len = offset + 20;
offset533net/inet/icmp.cicmphr = (struct icmphdr *) ((char *) (skb2 + 1) + offset);
offset583net/inet/icmp.cint size, offset;
offset603net/inet/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev,
offset605net/inet/icmp.cif (offset < 0) 
offset618net/inet/icmp.cskb2->len = offset + len;
offset624net/inet/icmp.cicmphr = (struct icmphdr *) (skb2->data + offset);
offset572net/inet/ip.cstatic struct ipfrag *ip_frag_create(int offset, int end, struct sk_buff *skb, unsigned char *ptr)
offset585net/inet/ip.cfp->offset = offset;
offset587net/inet/ip.cfp->len = end - offset;
offset792net/inet/ip.cint offset;
offset800net/inet/ip.coffset = 0;
offset803net/inet/ip.cif (fp->offset > offset)
offset805net/inet/ip.coffset = fp->end;
offset872net/inet/ip.cmemcpy((ptr + fp->offset), fp->ptr, fp->len);
offset902net/inet/ip.cint flags, offset;
offset911net/inet/ip.coffset = ntohs(iph->frag_off);
offset912net/inet/ip.cflags = offset & ~IP_OFFSET;
offset913net/inet/ip.coffset &= IP_OFFSET;
offset914net/inet/ip.cif (((flags & IP_MF) == 0) && (offset == 0))
offset921net/inet/ip.coffset <<= 3;    /* offset is in 8-byte chunks */
offset956net/inet/ip.cend = offset + ntohs(iph->tot_len) - ihl;
offset980net/inet/ip.cif (next->offset > offset)
offset990net/inet/ip.cif (prev != NULL && offset < prev->end)
offset992net/inet/ip.ci = prev->end - offset;
offset993net/inet/ip.coffset += i;  /* ptr into datagram */
offset1005net/inet/ip.cif (next->offset >= end)
offset1008net/inet/ip.ci = end - next->offset;      /* overlap is 'i' bytes */
offset1010net/inet/ip.cnext->offset += i;      /* next fragment  */
offset1037net/inet/ip.ctfp = ip_frag_create(offset, end, skb, ptr);
offset1094net/inet/ip.cint offset;
offset1154net/inet/ip.coffset = (ntohs(iph->frag_off) & 0x1fff) << 3;
offset1156net/inet/ip.coffset = 0;
offset1230net/inet/ip.ciph->frag_off = htons((offset >> 3));
offset1238net/inet/ip.coffset += len;
offset1999net/inet/ip.cint ip_mc_procinfo(char *buffer, char **start, off_t offset, int length)
offset2024net/inet/ip.cif(pos<offset)
offset2029net/inet/ip.cif(pos>offset+length)
offset2035net/inet/ip.c*start=buffer+(offset-begin);
offset2036net/inet/ip.clen-=(offset-begin);
offset50net/inet/ip.hint    offset;    /* offset of fragment in IP datagram  */
offset920net/inet/ip_fw.coff_t offset, int length, int reset)
offset971net/inet/ip_fw.cif(pos<offset)
offset982net/inet/ip_fw.cif(pos>offset+length)
offset987net/inet/ip_fw.c*start=buffer+(offset-begin);
offset988net/inet/ip_fw.clen-=(offset-begin);
offset997net/inet/ip_fw.cint ip_acct_procinfo(char *buffer, char **start, off_t offset, int length, int reset)
offset999net/inet/ip_fw.creturn ip_chain_procinfo(IP_INFO_ACCT, buffer,start,offset,length,reset);
offset1006net/inet/ip_fw.cint ip_fw_blk_procinfo(char *buffer, char **start, off_t offset, int length, int reset)
offset1008net/inet/ip_fw.creturn ip_chain_procinfo(IP_INFO_BLK, buffer,start,offset,length,reset);
offset1011net/inet/ip_fw.cint ip_fw_fwd_procinfo(char *buffer, char **start, off_t offset, int length, int reset)
offset1013net/inet/ip_fw.creturn ip_chain_procinfo(IP_INFO_FWD, buffer,start,offset,length,reset);
offset1116net/inet/ipx.cipx_get_interface_info(char *buffer, char **start, off_t offset, int length)
offset1141net/inet/ipx.cif(pos<offset) {
offset1145net/inet/ipx.cif(pos>offset+length)    /* We have dumped enough */
offset1150net/inet/ipx.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset1151net/inet/ipx.clen-=(offset-begin);    /* Remove unwanted header data from length */
offset1159net/inet/ipx.cipx_get_info(char *buffer, char **start, off_t offset, int length)
offset1196net/inet/ipx.cif(pos<offset)
offset1201net/inet/ipx.cif(pos>offset+length)    /* We have dumped enough */
offset1207net/inet/ipx.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset1208net/inet/ipx.clen-=(offset-begin);    /* Remove unwanted header data from length */
offset1215net/inet/ipx.cint ipx_rt_get_info(char *buffer, char **start, off_t offset, int length)
offset1238net/inet/ipx.cif(pos<offset)
offset1243net/inet/ipx.cif(pos>offset+length)
offset1246net/inet/ipx.c*start=buffer+(offset-begin);
offset1247net/inet/ipx.clen-=(offset-begin);
offset57net/inet/proc.cget__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length)
offset109net/inet/proc.cif(pos<offset)
offset114net/inet/proc.cif(pos>offset+length)
offset119net/inet/proc.cif(pos>offset+length)
offset122net/inet/proc.c*start=buffer+(offset-begin);
offset123net/inet/proc.clen-=(offset-begin);
offset130net/inet/proc.cint tcp_get_info(char *buffer, char **start, off_t offset, int length)
offset132net/inet/proc.creturn get__netinfo(&tcp_prot, buffer,0, start, offset, length);
offset136net/inet/proc.cint udp_get_info(char *buffer, char **start, off_t offset, int length)
offset138net/inet/proc.creturn get__netinfo(&udp_prot, buffer,1, start, offset, length);
offset142net/inet/proc.cint raw_get_info(char *buffer, char **start, off_t offset, int length)
offset144net/inet/proc.creturn get__netinfo(&raw_prot, buffer,1, start, offset, length);
offset151net/inet/proc.cint afinet_get_info(char *buffer, char **start, off_t offset, int length)
offset157net/inet/proc.cint len  = socket_get_info(buffer,start,offset,length);
offset168net/inet/proc.c*start = buffer + offset;
offset169net/inet/proc.clen -= offset;
offset180net/inet/proc.cint snmp_get_info(char *buffer, char **start, off_t offset, int length)
offset240net/inet/proc.cif (offset >= len)
offset245net/inet/proc.c*start = buffer + offset;
offset246net/inet/proc.clen -= offset;
offset427net/inet/rarp.cint rarp_get_info(char *buffer, char **start, off_t offset, int length)
offset473net/inet/rarp.cif(pos<offset)
offset478net/inet/rarp.cif(pos>offset+length)
offset484net/inet/rarp.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset485net/inet/rarp.clen-=(offset-begin);    /* Start slop */
offset11net/inet/rarp.hoff_t offset, 
offset496net/inet/route.cint rt_get_info(char *buffer, char **start, off_t offset, int length)
offset520net/inet/route.cif(pos<offset)
offset525net/inet/route.cif(pos>offset+length)
offset529net/inet/route.c*start=buffer+(offset-begin);
offset530net/inet/route.clen-=(offset-begin);
offset50net/inet/route.hextern int    rt_get_info(char * buffer, char **start, off_t offset, int length);
offset496net/inet/skbuff.cunsigned long offset;
offset502net/inet/skbuff.coffset=((char *)n)-((char *)skb);
offset510net/inet/skbuff.cn->h.raw=skb->h.raw+offset;
offset511net/inet/skbuff.cn->ip_hdr=(struct iphdr *)(((char *)skb->ip_hdr)+offset);
offset2054net/inet/tcp.cunsigned long offset;
offset2076net/inet/tcp.coffset = *seq - skb->h.th->seq;
offset2078net/inet/tcp.coffset--;
offset2079net/inet/tcp.cif (offset < skb->len)
offset2150net/inet/tcp.cused = skb->len - offset;
offset2167net/inet/tcp.coffset++;
offset2190net/inet/tcp.cskb->h.th->doff*4 + offset, used);
offset2205net/inet/tcp.cif (used + offset < skb->len)
offset68net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
offset308net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)
offset1380net/socket.cint socket_get_info(char *buffer, char **start, off_t offset, int length)
offset1383net/socket.cif (offset >= len)
offset1388net/socket.c*start = buffer + offset;
offset1389net/socket.clen -= offset;
offset39net/unix/proc.cint unix_get_info(char *buffer, char **start, off_t offset, int length)
offset83net/unix/proc.cif(pos<offset)
offset88net/unix/proc.cif(pos>offset+length)
offset95net/unix/proc.c*start=buffer+(offset-begin);
offset96net/unix/proc.clen-=(offset-begin);