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

  /src/sys/fs/cd9660/
cd9660_extern.h 85 #define VFSTOISOFS(mp) ((struct iso_mnt *)((mp)->mnt_data))
cd9660_vfsops.c 255 struct iso_mnt *imp = VFSTOISOFS(mp);
622 isomp = VFSTOISOFS(mp);
642 struct iso_mnt *imp = VFSTOISOFS(mp);
658 isomp = VFSTOISOFS(mp);
767 imp = VFSTOISOFS(mp);

Completed in 14 milliseconds