taglinefilesource code
root55fs/ext/symlink.cdir = current->root;
root57fs/ext2/symlink.cdir = current->root;
root51fs/isofs/symlink.cdir = current->root;
root49fs/minix/symlink.cdir = current->root;
root110fs/namei.cif (dir == current->root) {
root175fs/namei.cbase = current->root;
root116fs/nfs/inode.csb->u.nfs_sb.s_root = data->root;
root118fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
root50fs/nfs/symlink.cdir = current->root;
root229fs/open.ciput(current->root);
root230fs/open.ccurrent->root = inode;
root68fs/proc/link.cinode = p->root;
root466fs/super.ccurrent->root = inode;
root83fs/xiafs/symlink.cdir = current->root;
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;
root139kernel/fork.cif (current->root)
root140kernel/fork.ccurrent->root->i_count++;