Searched refs:synthfs_fs_name (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vfsops.c80 static char synthfs_fs_name[MFSTYPENAMELEN] = "synthfs"; variable
130 strlcpy(mp->mnt_vfsstat.f_fstypename, synthfs_fs_name, sizeof(mp->mnt_vfsstat.f_fstypename));

Completed in 24 milliseconds