taglinefilesource code
start204fs/exec.ccurrent->libraries[libnum].start = ex.a_entry;
start209fs/exec.ccurrent->libraries[libnum].start,
start79fs/msdos/file.cchar *start;
start95fs/msdos/file.cstart = buf;
start96fs/msdos/file.cwhile (left = MIN(inode->i_size-filp->f_pos,count-(buf-start))) {
start114fs/msdos/file.creturn buf-start;
start120fs/msdos/file.cif (start == buf) return -EIO;
start121fs/msdos/file.creturn buf-start;
start130fs/msdos/file.cchar *start,*to,ch;
start149fs/msdos/file.cfor (start = buf; count || carry; count -= size) {
start196fs/msdos/file.creturn start == buf ? error : buf-start;
start228fs/msdos/inode.cfor (this = raw_entry->start; this && this != -1; this =
start244fs/msdos/inode.cinode->i_data[D_START] = raw_entry->start;
start272fs/msdos/inode.craw_entry->start = inode->i_data[D_START];
start285fs/msdos/misc.cint entry,start;
start291fs/msdos/misc.cdata[entry].start == number) {
start293fs/msdos/misc.cstart = data[entry].start;
start295fs/msdos/misc.creturn start;
start314fs/msdos/misc.cstatic int raw_scan_nonroot(struct super_block *sb,int start,char *name,
start321fs/msdos/misc.cif ((cluster = raw_found(sb,(start-2)*MSDOS_SB(sb)->
start325fs/msdos/misc.cif (!(start = fat_access(sb,start,-1))) panic("FAT error");
start327fs/msdos/misc.cwhile (start != -1);
start332fs/msdos/misc.cstatic int raw_scan(struct super_block *sb,int start,char *name,int number,
start335fs/msdos/misc.cif (start) return raw_scan_nonroot(sb,start,name,number,ino);
start170fs/msdos/namei.cde->start = 0;
start474fs/msdos/namei.cdotdot_de->start = dotdot_inode->i_data[D_START] =
start59include/linux/hdreg.hunsigned long start;
start73include/linux/msdos_fs.hunsigned short time,date,start; /* time, date and first cluster */
start99include/linux/msdos_fs.hstatic inline struct buffer_head *msdos_sread(int dev,int sector,void **start)
start105include/linux/msdos_fs.h*start = bh->b_data+((sector & 1) << SECTOR_BITS);
start158include/linux/sched.hunsigned long start;
start467kernel/blk_drv/hd.c(long *) &loc->start);
start431kernel/chr_drv/console.cunsigned long start;
start436kernel/chr_drv/console.cstart = pos;
start440kernel/chr_drv/console.cstart = origin;
start444kernel/chr_drv/console.cstart = origin;
start453kernel/chr_drv/console.c"D" (start),"a" (video_erase_char)
start461kernel/chr_drv/console.clong start;
start466kernel/chr_drv/console.cstart = pos;
start469kernel/chr_drv/console.cstart = pos - (x<<1);
start473kernel/chr_drv/console.cstart = pos - (x<<1);
start483kernel/chr_drv/console.c"D" (start),"a" (video_erase_char)
start29kernel/fork.cunsigned long start;
start31kernel/fork.cstart = (unsigned long) addr;
start32kernel/fork.csize += start & 0xfff;
start33kernel/fork.cstart &= 0xfffff000;
start34kernel/fork.cstart += get_base(current->ldt[2]);
start37kernel/fork.cwrite_verify(start);
start38kernel/fork.cstart += 4096;
start706mm/memory.cif (tmp < tsk->libraries[i].start)
start708mm/memory.cblock = tmp - tsk->libraries[i].start;