taglinefilesource code
rootp137fs/isofs/inode.cstruct iso_directory_record *rootp;
rootp208fs/isofs/inode.crootp = (struct iso_directory_record *) h_pri->root_directory_record;
rootp217fs/isofs/inode.crootp = (struct iso_directory_record *) pri->root_directory_record;
rootp229fs/isofs/inode.cs->u.isofs_sb.s_firstdatazone = isonum_733( rootp->extent) << 
rootp252fs/isofs/inode.cisonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
rootp265fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);