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

  /src/sys/fs/adosfs/
adosfs.h 81 struct adosfsmount *amp; /* owner file system */
113 struct adosfsmount { struct
130 #define VFSTOADOSFS(mp) ((struct adosfsmount *)(mp)->mnt_data)
168 int adosfs_getblktype(struct adosfsmount *, struct buf *);
adosfs.h 81 struct adosfsmount *amp; /* owner file system */
113 struct adosfsmount { struct
130 #define VFSTOADOSFS(mp) ((struct adosfsmount *)(mp)->mnt_data)
168 int adosfs_getblktype(struct adosfsmount *, struct buf *);

Completed in 24 milliseconds