tag | line | file | source code |
---|---|---|---|
hdp | 101 | fs/isofs/inode.c | struct hs_volume_descriptor *hdp; |
hdp | 129 | fs/isofs/inode.c | hdp = (struct hs_volume_descriptor *)bh->b_data; |
hdp | 132 | fs/isofs/inode.c | if (strncmp (hdp->id, HS_STANDARD_ID, sizeof hdp->id) == 0) { |
hdp | 133 | fs/isofs/inode.c | if (isonum_711 (hdp->type) != ISO_VD_PRIMARY) |
hdp | 135 | fs/isofs/inode.c | if (isonum_711 (hdp->type) == ISO_VD_END) |