Searched defs:mfs_args (Results 1 – 3 of 3) sorted by relevance
49 struct mfs_args { struct50 char *fspec; /* name to export for statfs */51 struct export_args30 _pad1; /* compat with old userland tools */52 void * base; /* base of file system in memory */53 u_long size; /* size of file system */
790 struct netbsd32_mfs_args mfs_args; in netbsd32___mount50() member800 struct mfs_args mfs_args; in netbsd32___mount50() member
182 struct osf1_mfs_args mfs_args; member