tag | line | file | source code |
rootp | 210 | fs/isofs/inode.c | struct iso_directory_record *rootp; |
rootp | 304 | fs/isofs/inode.c | rootp = (struct iso_directory_record *) h_pri->root_directory_record; |
rootp | 313 | fs/isofs/inode.c | rootp = (struct iso_directory_record *) pri->root_directory_record; |
rootp | 339 | fs/isofs/inode.c | s->u.isofs_sb.s_firstdatazone = (isonum_733( rootp->extent) |
rootp | 357 | fs/isofs/inode.c | isonum_733 (rootp->extent) << s -> u.isofs_sb.s_log_zone_size); |
rootp | 379 | fs/isofs/inode.c | s->s_mounted = iget(s, isonum_733 (rootp->extent) << s -> u.isofs_sb.s_log_zone_size); |