cd9660_vfsops.c | 128 static int iso_makemp(struct iso_mnt *isomp, struct buf *bp, int *ea_len); 348 iso_makemp(struct iso_mnt *isomp, struct buf *bp, int *ea_len) function in typeref:typename:int 482 if (iso_makemp(isomp, pribp, &ext_attr_length) == -1) { 567 if (iso_makemp(isomp, supbp, NULL) == -1) {
|