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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x454 struct nfstime3 {
473 nfstime3 atime;
474 nfstime3 mtime;
475 nfstime3 ctime;
490 nfstime3 mtime;
491 nfstime3 ctime;
549 nfstime3 atime;
556 nfstime3 mtime;
598 nfstime3 obj_ctime;
1126 nfstime3 time_delt
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h316 /* Check if an nfstime3 (uint32_t) can be stored in the system time */
1087 struct nfstime3 { struct
1091 typedef struct nfstime3 nfstime3; typedef in typeref:struct:nfstime3
1154 nfstime3 atime;
1155 nfstime3 mtime;
1156 nfstime3 ctime;
1187 nfstime3 mtime;
1188 nfstime3 ctime;
1243 nfstime3 atim
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c1522 nfstime3 *mtime;
1593 mtime = (nfstime3 *)&args->how.createhow3_u.verf;
1753 mtime = (nfstime3 *)&args->how.createhow3_u.verf;
H A Dnfs3_vnops.c2407 nfstime3 *verfp;
2432 verfp = (nfstime3 *)&args.how.createhow3_u.verf;

Completed in 69 milliseconds