taglinefilesource code
rootp107fs/isofs/inode.cstruct iso_directory_record *rootp;
rootp168fs/isofs/inode.crootp = (struct iso_directory_record *) h_pri->root_directory_record;
rootp177fs/isofs/inode.crootp = (struct iso_directory_record *) pri->root_directory_record;
rootp189fs/isofs/inode.cs->u.isofs_sb.s_firstdatazone = isonum_733( rootp->extent) << 
rootp210fs/isofs/inode.cisonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
rootp222fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);