taglinefilesource code
root156arch/i386/kernel/ioport.cstatic resource_entry_t *find_gap(resource_entry_t *root,
root166arch/i386/kernel/ioport.cfor (p = root; ; p = p->next) {
root167arch/i386/kernel/ioport.cif ((p != root) && (p->from+p->num-1 >= from)) {
root55fs/ext/symlink.cdir = current->fs->root;
root60fs/ext2/symlink.cdir = current->fs->root;
root65fs/hpfs/hpfs.hfnode_secno root;      /* fnode of root directory */
root457fs/hpfs/hpfs_fs.cs->s_hpfs_root = dir_ino(superblock->root);
root52fs/isofs/symlink.cdir = current->fs->root;
root49fs/minix/symlink.cdir = current->fs->root;
root169fs/namei.cif (dir == current->fs->root) {
root234fs/namei.cbase = current->fs->root;
root131fs/nfs/inode.csb->u.nfs_sb.s_root = data->root;
root133fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
root55fs/nfs/symlink.cdir = current->fs->root;
root258fs/open.ciput(current->fs->root);
root259fs/open.ccurrent->fs->root = inode;
root133fs/proc/link.cnew_inode = p->fs->root;
root687fs/super.ccurrent->fs->root = inode;
root55fs/sysv/symlink.cdir = current->fs->root;
root65fs/umsdos/symlink.cdir = current->fs[1].root;
root83fs/xiafs/symlink.cdir = current->fs->root;
root25include/linux/nfs_mount.hstruct nfs_fh root;    /* 1 */
root101include/linux/sched.hstruct inode * root, * pwd;
root527init/main.ccurrent->fs->root = pseudo_root;
root390kernel/exit.ciput(current->fs->root);
root391kernel/exit.ccurrent->fs->root = NULL;
root159kernel/fork.cif (current->fs->root)
root160kernel/fork.ccurrent->fs->root->i_count++;