taglinefilesource code
root55fs/ext/symlink.cdir = current->root;
root59fs/ext2/symlink.cdir = current->root;
root65fs/hpfs/hpfs.hfnode_secno root;      /* fnode of root directory */
root453fs/hpfs/hpfs_fs.cs->s_hpfs_root = dir_ino(superblock->root);
root52fs/isofs/symlink.cdir = current->root;
root49fs/minix/symlink.cdir = current->root;
root106fs/namei.cif (dir == current->root) {
root171fs/namei.cbase = current->root;
root119fs/nfs/inode.csb->u.nfs_sb.s_root = data->root;
root121fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
root51fs/nfs/symlink.cdir = current->root;
root229fs/open.ciput(current->root);
root230fs/open.ccurrent->root = inode;
root68fs/proc/link.cinode = p->root;
root528fs/super.ccurrent->root = inode;
root56fs/sysv/symlink.cdir = current->root;
root83fs/xiafs/symlink.cdir = current->root;
root25include/linux/nfs_mount.hstruct nfs_fh root;    /* 1 */
root205include/linux/sched.hstruct inode * root;
root368kernel/exit.ciput(current->root);
root369kernel/exit.ccurrent->root = NULL;
root209kernel/fork.cif (current->root)
root210kernel/fork.ccurrent->root->i_count++;