taglinefilesource code
fs78arch/i386/kernel/ioport.clong es, long fs, long gs, long orig_eax,
fs227arch/i386/kernel/process.c0xffff & regs->fs,0xffff & regs->gs);
fs285arch/i386/kernel/process.cp->tss.fs = USER_DS;
fs102arch/i386/kernel/signal.cCOPY_SEG(fs);
fs189arch/i386/kernel/signal.cput_user(regs->fs, frame+3);
fs223arch/i386/kernel/signal.cregs->gs = USER_DS; regs->fs = USER_DS;
fs122arch/i386/kernel/traps.cregs->ds, regs->es, regs->fs, regs->gs, ss);
fs32arch/mips/kernel/ioport.clong es, long fs, long gs, long orig_eax,
fs421drivers/block/rd.cunsigned short fs;
fs445drivers/block/rd.cfs = get_fs();
fs500drivers/block/rd.cset_fs(fs);
fs953drivers/sound/ad1848.cunsigned char   fs, old_fs, tmp = 0;
fs962drivers/sound/ad1848.cfs = devc->speed_bits | (devc->format_bits << 5);
fs965drivers/sound/ad1848.cfs |= 0x10;
fs969drivers/sound/ad1848.cfs &= 0xf0;    /* Mask off the rate select bits */
fs978drivers/sound/ad1848.cif (fs == old_fs)    /* No change */
fs993drivers/sound/ad1848.cad_write (devc, 8, fs);
fs1006drivers/sound/ad1848.cad_write (devc, 28, fs);
fs1028drivers/sound/ad1848.cif ((fs & 0x01) != (old_fs & 0x01))
fs83fs/binfmt_aout.cunsigned short fs;
fs101fs/binfmt_aout.cfs = get_fs();
fs184fs/binfmt_aout.cset_fs(fs);
fs940fs/binfmt_elf.cunsigned short fs;
fs1004fs/binfmt_elf.cfs = get_fs();
fs1092fs/binfmt_elf.cset_fs(fs);
fs1179fs/binfmt_elf.cset_fs(fs);
fs1209fs/binfmt_elf.cset_fs(fs);
fs219fs/dquot.cunsigned short fs;
fs234fs/dquot.cfs = get_fs();
fs240fs/dquot.cset_fs(fs);
fs249fs/dquot.cunsigned short fs;
fs264fs/dquot.cfs = get_fs();
fs268fs/dquot.cset_fs(fs);
fs447fs/ext/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
fs57fs/ext/symlink.cdir = current->fs->root;
fs520fs/ext2/namei.cinode->i_mode = S_IFDIR | (mode & S_IRWXUGO & ~current->fs->umask);
fs63fs/ext2/symlink.cdir = current->fs->root;
fs77fs/fat/inode.copts->fs_umask = current->fs->umask;
fs559fs/hpfs/hpfs_fs.c*umask = current->fs->umask;
fs54fs/isofs/symlink.cdir = current->fs->root;
fs350fs/minix/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
fs51fs/minix/symlink.cdir = current->fs->root;
fs165fs/namei.cif (dir == current->fs->root) {
fs224fs/namei.cbase = current->fs->pwd;
fs229fs/namei.cbase = current->fs->root;
fs339fs/namei.cmode &= S_IALLUGO & ~current->fs->umask;
fs464fs/namei.cmode &= ~current->fs->umask;
fs547fs/namei.cerror = dir->i_op->mkdir(dir, basename, namelen, mode & 0777 & ~current->fs->umask);
fs42fs/ncpfs/mmap.cunsigned short fs;
fs59fs/ncpfs/mmap.cfs = get_fs();
fs107fs/ncpfs/mmap.cset_fs(fs);
fs83fs/ncpfs/sock.cunsigned short fs;
fs85fs/ncpfs/sock.cfs = get_fs();
fs117fs/ncpfs/sock.cset_fs(fs);
fs242fs/ncpfs/sock.cunsigned short fs;
fs244fs/ncpfs/sock.cfs = get_fs();
fs262fs/ncpfs/sock.cset_fs(fs);
fs323fs/ncpfs/sock.cunsigned short fs;
fs372fs/ncpfs/sock.cfs = get_fs();
fs546fs/ncpfs/sock.cset_fs(fs);
fs57fs/nfs/symlink.cdir = current->fs->root;
fs276fs/open.ciput(current->fs->pwd);
fs277fs/open.ccurrent->fs->pwd = inode;
fs295fs/open.ciput(current->fs->pwd);
fs296fs/open.ccurrent->fs->pwd = inode;
fs317fs/open.ciput(current->fs->root);
fs318fs/open.ccurrent->fs->root = inode;
fs95fs/proc/link.cif (!p->fs)
fs97fs/proc/link.cnew_inode = p->fs->pwd;
fs100fs/proc/link.cif (!p->fs)
fs102fs/proc/link.cnew_inode = p->fs->root;
fs98fs/smbfs/proc.csmb_encode_vblock(byte *p, const byte *data, word len, int fs)
fs102fs/smbfs/proc.cif (fs)
fs110fs/smbfs/proc.csmb_decode_data(byte *p, byte *data, word *data_len, int fs)
fs122fs/smbfs/proc.cif (fs)
fs615fs/smbfs/proc.coff_t offset, long count, char *data, int fs)
fs635fs/smbfs/proc.csmb_decode_data(SMB_BUF(server->packet), data, &data_len, fs);
fs72fs/smbfs/sock.cunsigned short fs;
fs74fs/smbfs/sock.cfs = get_fs();
fs98fs/smbfs/sock.cset_fs(fs);
fs219fs/smbfs/sock.cunsigned short fs;      /* We fool the kernel to believe
fs225fs/smbfs/sock.cfs = get_fs();
fs229fs/smbfs/sock.cset_fs(fs);
fs494fs/smbfs/sock.cunsigned short fs;      /* We fool the kernel to believe
fs521fs/smbfs/sock.cfs = get_fs();
fs536fs/smbfs/sock.cset_fs(fs);
fs562fs/smbfs/sock.cunsigned short fs;      /* We fool the kernel to believe
fs587fs/smbfs/sock.cfs = get_fs();
fs606fs/smbfs/sock.cset_fs(fs);
fs629fs/smbfs/sock.cunsigned short fs;      /* We fool the kernel to believe
fs653fs/smbfs/sock.cfs = get_fs();
fs667fs/smbfs/sock.cset_fs(fs);             /* We recv into user space */
fs703fs/smbfs/sock.cunsigned short fs;      /* We fool the kernel to believe
fs726fs/smbfs/sock.cfs = get_fs();
fs734fs/smbfs/sock.cset_fs(fs);     /* source is in user-land */
fs752fs/smbfs/sock.cset_fs(fs);
fs153fs/super.cint register_filesystem(struct file_system_type * fs)
fs157fs/super.cif (!fs)
fs159fs/super.cif (fs->next)
fs163fs/super.cif (strcmp((*tmp)->name, fs->name) == 0)
fs167fs/super.c*tmp = fs;
fs172fs/super.cint unregister_filesystem(struct file_system_type * fs)
fs178fs/super.cif (fs == *tmp) {
fs179fs/super.c*tmp = fs->next;
fs180fs/super.cfs->next = NULL;
fs381fs/super.cstruct file_system_type * fs = file_systems;
fs384fs/super.creturn fs;
fs385fs/super.cfor (fs = file_systems; fs && strcmp(fs->name, name); fs = fs->next)
fs388fs/super.cif (!fs && (request_module(name) == 0)) {
fs389fs/super.cfor (fs = file_systems; fs && strcmp(fs->name, name); fs = fs->next)
fs394fs/super.creturn fs;
fs944fs/super.ccurrent->fs->pwd = inode;
fs945fs/super.ccurrent->fs->root = inode;
fs1001fs/super.ccurrent->fs->pwd = inode;
fs1002fs/super.ccurrent->fs->root = inode;
fs1036fs/super.cold_root = current->fs->root;
fs1037fs/super.cold_pwd = current->fs->pwd;
fs341fs/sysv/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
fs57fs/sysv/symlink.cdir = current->fs->root;
fs66fs/umsdos/symlink.cdir = current->fs[1].root;
fs382fs/xiafs/namei.cinode->i_mode = S_IFDIR | (mode & S_IRWXUGO & ~current->fs->umask);
fs85fs/xiafs/symlink.cdir = current->fs->root;
fs98include/asm-i386/processor.hunsigned short  fs, __fsh;
fs137include/asm-i386/processor.hregs->ds = regs->es = regs->ss = regs->fs = regs->gs = USER_DS;
fs36include/asm-i386/ptrace.hunsigned short fs, __fsu;
fs31include/asm-i386/sigcontext.hunsigned short fs, __fsh;
fs241include/linux/sched.hstruct fs_struct *fs;
fs129include/linux/smb_fs.hoff_t offset, long count, char *data, int fs);
fs80include/linux/vm86.hunsigned short fs, __fsh;
fs849init/main.ccurrent->fs->root = pseudo_root;
fs850init/main.ccurrent->fs->pwd  = pseudo_root;
fs395kernel/exit.cstruct fs_struct * fs = tsk->fs;
fs397kernel/exit.cif (fs) {
fs398kernel/exit.ctsk->fs = NULL;
fs399kernel/exit.cif (!--fs->count) {
fs400kernel/exit.ciput(fs->root);
fs401kernel/exit.ciput(fs->pwd);
fs402kernel/exit.ckfree(fs);
fs143kernel/fork.ccurrent->fs->count++;
fs146kernel/fork.ctsk->fs = kmalloc(sizeof(*tsk->fs), GFP_KERNEL);
fs147kernel/fork.cif (!tsk->fs)
fs149kernel/fork.ctsk->fs->count = 1;
fs150kernel/fork.ctsk->fs->umask = current->fs->umask;
fs151kernel/fork.cif ((tsk->fs->root = current->fs->root))
fs152kernel/fork.ctsk->fs->root->i_count++;
fs153kernel/fork.cif ((tsk->fs->pwd = current->fs->pwd))
fs154kernel/fork.ctsk->fs->pwd->i_count++;
fs288kernel/sys.cunsigned short fs;
fs315kernel/sys.cfs = get_fs();
fs321kernel/sys.cset_fs(fs);
fs975kernel/sys.cint old = current->fs->umask;
fs977kernel/sys.ccurrent->fs->umask = mask & S_IRWXUGO;
fs293net/ipv4/raw.cint fs;
fs301net/ipv4/raw.cfs=get_fs();
fs304net/ipv4/raw.cset_fs(fs);
fs421net/ipv4/udp.cint fs;
fs429net/ipv4/udp.cfs=get_fs();
fs432net/ipv4/udp.cset_fs(fs);