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

  /src/sys/fs/msdosfs/
msdosfsmount.h 1 /* $NetBSD: msdosfsmount.h,v 1.21 2016/01/30 09:59:27 mlelstv Exp $ */
108 struct msdosfsmount { struct
148 #define VFSTOMSDOSFS(mp) ((struct msdosfsmount *)mp->mnt_data)
154 * Shorthand for fields in the bpb contained in the msdosfsmount structure.
msdosfsmount.h 1 /* $NetBSD: msdosfsmount.h,v 1.21 2016/01/30 09:59:27 mlelstv Exp $ */
108 struct msdosfsmount { struct
148 #define VFSTOMSDOSFS(mp) ((struct msdosfsmount *)mp->mnt_data)
154 * Shorthand for fields in the bpb contained in the msdosfsmount structure.

Completed in 28 milliseconds