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

  /src/sys/nfs/
nfsproto.h 270 typedef struct nfsv3_time nfstime3; typedef in typeref:struct:nfsv3_time
332 nfstime3 nfsv3fa_atime;
333 nfstime3 nfsv3fa_mtime;
334 nfstime3 nfsv3fa_ctime;
377 nfstime3 sa_atime;
379 nfstime3 sa_mtime;
425 nfstime3 fs_timedelta;
  /src/sys/fs/nfs/common/
oldnfsproto.h 395 typedef struct nfsv3_time nfstime3; typedef in typeref:struct:nfsv3_time
473 nfstime3 nfsv3fa_atime;
474 nfstime3 nfsv3fa_mtime;
475 nfstime3 nfsv3fa_ctime;
640 nfstime3 sa_atime;
642 nfstime3 sa_mtime;
688 nfstime3 fs_timedelta;
nfsproto.h 670 typedef struct nfsv3_time nfstime3; typedef in typeref:struct:nfsv3_time
739 nfstime3 nfsv3fa_atime;
740 nfstime3 nfsv3fa_mtime;
741 nfstime3 nfsv3fa_ctime;
784 nfstime3 sa_atime;
786 nfstime3 sa_mtime;
  /src/lib/librpcsvc/
nfs_prot.x 383 struct nfstime3 {
403 nfstime3 atime; /* time of last access */
404 nfstime3 mtime; /* time of last modification */
405 nfstime3 ctime; /* time of last change */
417 nfstime3 mtime;
418 nfstime3 ctime;
479 nfstime3 atime;
486 nfstime3 mtime;
531 nfstime3 obj_ctime;
1059 nfstime3 time_delta
    [all...]

Completed in 15 milliseconds