taglinefilesource code
rootp134fs/isofs/inode.cstruct iso_directory_record *rootp;
rootp205fs/isofs/inode.crootp = (struct iso_directory_record *) h_pri->root_directory_record;
rootp214fs/isofs/inode.crootp = (struct iso_directory_record *) pri->root_directory_record;
rootp226fs/isofs/inode.cs->u.isofs_sb.s_firstdatazone = isonum_733( rootp->extent) << 
rootp249fs/isofs/inode.cisonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
rootp262fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);