taglinefilesource code
rootp146fs/isofs/inode.cstruct iso_directory_record *rootp;
rootp227fs/isofs/inode.crootp = (struct iso_directory_record *) h_pri->root_directory_record;
rootp236fs/isofs/inode.crootp = (struct iso_directory_record *) pri->root_directory_record;
rootp248fs/isofs/inode.cs->u.isofs_sb.s_firstdatazone = isonum_733( rootp->extent) << 
rootp271fs/isofs/inode.cisonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
rootp286fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);