HomeSort by: relevance | last modified time | path
    Searched refs:msdosfs_unix2dostime (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/msdosfs/
direntry.h 131 void msdosfs_unix2dostime(const struct timespec *tsp, int gmtoff,
msdosfs_vnops.c 380 msdosfs_unix2dostime(&vap->va_atime, pmp->pm_gmtoff,
383 msdosfs_unix2dostime(&vap->va_mtime, pmp->pm_gmtoff,
1442 msdosfs_unix2dostime(mod, gmtoff, &dep->de_MDate,
1451 msdosfs_unix2dostime(acc, gmtoff, &dep->de_ADate,
1458 msdosfs_unix2dostime(cre, gmtoff, &dep->de_CDate,
msdosfs_conv.c 120 msdosfs_unix2dostime(const struct timespec *tsp, int gmtoff, function in typeref:typename:void
  /src/usr.sbin/makefs/msdos/
msdosfs_vnops.c 116 msdosfs_unix2dostime(&at, pmp->pm_gmtoff, &dep->de_ADate,
118 msdosfs_unix2dostime(&mt, pmp->pm_gmtoff, &dep->de_MDate,

Completed in 15 milliseconds