Searched defs:vfstype (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/diskdev_cmds-576/fsck.tproj/
H A Dfsck.h78 char *vfstype; /* file system type (eg., "hfs" or "msdos") */ member in struct:part
H A Dfsck.c662 char* vfstype = part->vfstype; local
1079 addpart(char *name, char *fsname, char *vfstype) argument
[all...]
/macosx-10.10.1/diskdev_cmds-576/mount.tproj/
H A Dmount.c120 const char *mntfromname, **vfslist, *vfstype; local
[all...]
/macosx-10.10.1/autofs-246/automountlib/
H A Dns_fstab.c419 char *vfstype; local
[all...]
/macosx-10.10.1/autofs-246/headers/
H A Dautomount.h411 char *vfstype; /* fs_vfstype */ member in struct:staticmap
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs4_subs.c847 nfs4_ace_vfstype_to_nfstype(uint32_t vfstype, int *errorp) argument

Completed in 174 milliseconds