/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_xdr.c | 518 na->atime.nseconds = IXDR_GET_U_INT32(ptr); in xdr_fattr3() 520 na->mtime.nseconds = IXDR_GET_U_INT32(ptr); in xdr_fattr3() 522 na->ctime.nseconds = IXDR_GET_U_INT32(ptr); in xdr_fattr3() 536 IXDR_PUT_U_INT32(ptr, na->atime.nseconds); in xdr_fattr3() 538 IXDR_PUT_U_INT32(ptr, na->mtime.nseconds); in xdr_fattr3() 540 IXDR_PUT_U_INT32(ptr, na->ctime.nseconds); in xdr_fattr3() 556 xdr_u_int(xdrs, &na->atime.nseconds) && in xdr_fattr3() 558 xdr_u_int(xdrs, &na->mtime.nseconds) && in xdr_fattr3() 560 xdr_u_int(xdrs, &na->ctime.nseconds))) in xdr_fattr3() 894 attrp->mtime.nseconds = IXDR_GET_U_INT32(ptr); in xdr_wcc_data() [all …]
|
H A D | nfs3_srv.c | 235 args->guard.obj_ctime.nseconds != bva.va_ctime.tv_nsec)) { in rfs3_setattr() 1595 va.va_mtime.tv_nsec = mtime->nseconds; in rfs3_create() 1758 vap->va_mtime.tv_nsec != mtime->nseconds)) { in rfs3_create() 3895 resp->resok.time_delta.nseconds = 1000; in rfs3_fsinfo() 4160 vap->va_atime.tv_nsec = (uint32_t)sap->atime.atime.nseconds; in sattr3_to_vattr() 4178 vap->va_mtime.tv_nsec = (uint32_t)sap->mtime.mtime.nseconds; in sattr3_to_vattr() 4219 fap->atime.nseconds = vap->va_atime.tv_nsec; in vattr_to_fattr3() 4221 fap->mtime.nseconds = vap->va_mtime.tv_nsec; in vattr_to_fattr3() 4223 fap->ctime.nseconds = vap->va_ctime.tv_nsec; in vattr_to_fattr3() 4239 wccap->mtime.nseconds = vap->va_mtime.tv_nsec; in vattr_to_wcc_attr() [all …]
|
H A D | nfs4_srv_readdir.c | 1415 IXDR_PUT_INT32(ptr, atime.nseconds); in rfs4_op_readdir() 1437 IXDR_PUT_INT32(ptr, ctime.nseconds); in rfs4_op_readdir() 1444 IXDR_PUT_INT32(ptr, mtime.nseconds); in rfs4_op_readdir()
|
H A D | nfs4_subr.c | 495 if (ntime->nseconds >= 1000000000) in nfs4_time_ntov() 498 if (ntime->seconds < 0 && ntime->nseconds != 0) { in nfs4_time_ntov() 500 nsec = -1000000000 + ntime->nseconds; in nfs4_time_ntov() 503 nsec = ntime->nseconds; in nfs4_time_ntov() 531 ntime->nseconds = nsec; in nfs4_time_vton()
|
H A D | nfs4_xdr.c | 755 return (xdr_u_int(xdrs, &objp->nseconds)); in xdr_nfstime4() 1412 if (!XDR_GETINT32(xdrs, (int *)&atime.nseconds)) in xdr_ga_fattr_res() 1433 (!xdr_u_int(xdrs, &gesp->n4g_delta.nseconds))) in xdr_ga_fattr_res() 1442 if (!XDR_GETINT32(xdrs, (int32_t *)&mdt.nseconds)) in xdr_ga_fattr_res() 1458 if (!XDR_GETINT32(xdrs, (int32_t *)&mtime.nseconds)) in xdr_ga_fattr_res() 2008 atime.nseconds = IXDR_GET_U_INT32(ptr); in xdr_ga_fattr_res_inline() 2028 gesp->n4g_delta.nseconds = IXDR_GET_U_INT32(ptr); in xdr_ga_fattr_res_inline() 2035 mdt.nseconds = IXDR_GET_U_INT32(ptr); in xdr_ga_fattr_res_inline() 2049 mtime.nseconds = IXDR_GET_U_INT32(ptr); in xdr_ga_fattr_res_inline() 2511 return (xdr_u_int(xdrs, &objp->time.nseconds)); in xdr_settime4()
|
H A D | nfs_client.c | 350 bva.va_ctime.tv_nsec = wccp->before.attr.ctime.nseconds; in nfs3_cache_wcc_data() 352 bva.va_mtime.tv_nsec = wccp->before.attr.mtime.nseconds; in nfs3_cache_wcc_data() 1136 vap->va_atime.tv_nsec = (uint32_t)na->atime.nseconds; in fattr3_to_vattr() 1138 vap->va_mtime.tv_nsec = (uint32_t)na->mtime.nseconds; in fattr3_to_vattr() 1140 vap->va_ctime.tv_nsec = (uint32_t)na->ctime.nseconds; in fattr3_to_vattr()
|
H A D | nfs4_srv_attr.c | 2643 na->time_delta.nseconds = 1000; in rfs4_fattr4_time_delta() 2653 (na->time_delta.nseconds != 1000)) in rfs4_fattr4_time_delta()
|
H A D | nfs3_vnops.c | 1426 args.guard.obj_ctime.nseconds = va.va_ctime.tv_nsec; in nfs3setattr() 2435 verfp->nseconds = newnum(); in nfs3create() 2439 verfp->nseconds = now.tv_nsec; in nfs3create()
|
H A D | nfs_subr.c | 2067 sa->atime.atime.nseconds = (uint32)vap->va_atime.tv_nsec; in vattr_to_sattr3() 2078 sa->mtime.mtime.nseconds = (uint32)vap->va_mtime.tv_nsec; in vattr_to_sattr3()
|
H A D | nfs4_vnops.c | 761 uint32 nseconds; member 955 verf.nseconds = newnum(); in nfs4open_otw() 961 verf.nseconds = now.tv_nsec; in nfs4open_otw()
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfs3_xdr.c | 72 if (!xdr_u_int(xdrs, &objp->atime.nseconds)) in xdr_b_fattr3() 76 if (!xdr_u_int(xdrs, &objp->mtime.nseconds)) in xdr_b_fattr3() 80 return (xdr_u_int(xdrs, &objp->ctime.nseconds)); in xdr_b_fattr3()
|
H A D | nfs3ops.c | 228 vap->va_atime.tv_nsec = na->atime.nseconds; in nfs3getattr() 232 vap->va_ctime.tv_nsec = na->ctime.nseconds; in nfs3getattr() 236 vap->va_mtime.tv_nsec = na->mtime.nseconds; in nfs3getattr()
|
H A D | nfs4_xdr.c | 247 b_fattr4_time_access.nseconds)) in xdr_b_getattr_res_common() 258 b_fattr4_time_metadata.nseconds)) in xdr_b_getattr_res_common() 269 b_fattr4_time_modify.nseconds)) in xdr_b_getattr_res_common()
|
H A D | nfs4ops.c | 259 vap->va_atime.tv_nsec = bfattr4->b_fattr4_time_access.nseconds; in nfs4getattr() 264 bfattr4->b_fattr4_time_metadata.nseconds; in nfs4getattr() 268 vap->va_mtime.tv_nsec = bfattr4->b_fattr4_time_modify.nseconds; in nfs4getattr()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | webnfs.x | 248 wnl_uint32 nseconds; member
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 4632 format_time(val.seconds, val.nseconds)); in prt_time_access() 4645 val.settime4_u.time.nseconds)); in prt_time_access_set() 4660 format_time(val.seconds, val.nseconds)); in prt_time_backup() 4671 format_time(val.seconds, val.nseconds)); in prt_time_create() 4682 val.seconds, val.nseconds); in prt_time_delta() 4693 format_time(val.seconds, val.nseconds)); in prt_time_metadata() 4704 format_time(val.seconds, val.nseconds)); in prt_time_modify() 4718 val.settime4_u.time.nseconds)); in prt_time_modify_set()
|
H A D | nfs4_xdr.c | 249 if (!xdr_uint32_t(xdrs, &objp->nseconds)) in xdr_nfstime4()
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 456 uint32 nseconds; member
|
H A D | nfs4_prot.x | 203 uint32_t nseconds; member
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 202 uint32_t nseconds; member
|
H A D | nfs.h | 1089 uint32 nseconds; member
|