HomeSort by: relevance | last modified time | path
    Searched defs:iso_mnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/cd9660/
cd9660_extern.h 57 struct iso_mnt { struct
85 #define VFSTOISOFS(mp) ((struct iso_mnt *)((mp)->mnt_data))
108 ino_t isodirino(struct iso_directory_record *, struct iso_mnt *);
cd9660_extern.h 57 struct iso_mnt { struct
85 #define VFSTOISOFS(mp) ((struct iso_mnt *)((mp)->mnt_data))
108 ino_t isodirino(struct iso_directory_record *, struct iso_mnt *);

Completed in 25 milliseconds