taglinefilesource code
root56fs/ext/symlink.cdir = current->root;
root52fs/isofs/symlink.cdir = current->root;
root50fs/minix/symlink.cdir = current->root;
root65fs/namei.cif (dir == current->root)
root130fs/namei.cbase = current->root;
root109fs/nfs/inode.csb->u.nfs_sb.s_root = data->root;
root111fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
root51fs/nfs/symlink.cdir = current->root;
root227fs/open.ciput(current->root);
root228fs/open.ccurrent->root = inode;
root68fs/proc/link.cinode = p->root;
root456fs/super.ccurrent->root = inode;
root25include/linux/nfs_mount.hstruct nfs_fh root;    /* 1 */
root192include/linux/sched.hstruct inode * root;
root337kernel/exit.ciput(current->root);
root338kernel/exit.ccurrent->root = NULL;
root153kernel/fork.cif (current->root)
root154kernel/fork.ccurrent->root->i_count++;