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

  /src/sys/nfs/
nfsproto.h 264 typedef struct nfsv2_time nfstime2; typedef in typeref:struct:nfsv2_time
322 nfstime2 nfsv2fa_atime;
323 nfstime2 nfsv2fa_mtime;
324 nfstime2 nfsv2fa_ctime;
363 nfstime2 sa_atime;
364 nfstime2 sa_mtime;
  /src/sys/fs/nfs/common/
oldnfsproto.h 389 typedef struct nfsv2_time nfstime2; typedef in typeref:struct:nfsv2_time
463 nfstime2 nfsv2fa_atime;
464 nfstime2 nfsv2fa_mtime;
465 nfstime2 nfsv2fa_ctime;
626 nfstime2 sa_atime;
627 nfstime2 sa_mtime;
nfsproto.h 664 typedef struct nfsv2_time nfstime2; typedef in typeref:struct:nfsv2_time
729 nfstime2 nfsv2fa_atime;
730 nfstime2 nfsv2fa_mtime;
731 nfstime2 nfsv2fa_ctime;
770 nfstime2 sa_atime;
771 nfstime2 sa_mtime;

Completed in 14 milliseconds