OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsv3_nsec
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/fs/nfs/common/
old_xdr_subs.h
76
(t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->
nfsv3_nsec
); \
81
((struct nfsv3_time *)(t))->
nfsv3_nsec
= htonl((f)->tv_nsec); \
xdr_subs.h
72
(t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->
nfsv3_nsec
); \
77
((struct nfsv3_time *)(t))->
nfsv3_nsec
= htonl((f)->tv_nsec); \
oldnfsproto.h
393
u_int32_t
nfsv3_nsec
;
member in struct:nfsv3_time
nfsproto.h
668
u_int32_t
nfsv3_nsec
;
member in struct:nfsv3_time
/src/sys/nfs/
xdr_subs.h
90
(t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->
nfsv3_nsec
); \
94
((struct nfsv3_time *)(t))->
nfsv3_nsec
= htonl((f)->tv_nsec); \
nfsproto.h
268
u_int32_t
nfsv3_nsec
;
member in struct:nfsv3_time
nfs_serv.c
3455
sip->fs_timedelta.
nfsv3_nsec
= txdr_unsigned(1);
/src/external/bsd/tcpdump/dist/
print-nfs.c
253
uint32_t
nfsv3_nsec
;
member in struct:nfsv3_sattr::__anon8091
258
uint32_t
nfsv3_nsec
;
member in struct:nfsv3_sattr::__anon8092
299
sa3->sa_atime.
nfsv3_nsec
= GET_BE_U_4(dp);
308
sa3->sa_mtime.
nfsv3_nsec
= GET_BE_U_4(dp);
328
sa3->sa_atime.
nfsv3_nsec
);
331
sa3->sa_mtime.
nfsv3_nsec
);
1182
GET_BE_U_4(fap->fa3_atime.
nfsv3_nsec
));
1185
GET_BE_U_4(fap->fa3_mtime.
nfsv3_nsec
));
1188
GET_BE_U_4(fap->fa3_ctime.
nfsv3_nsec
));
1511
GET_BE_U_4(sfp->fs_timedelta.
nfsv3_nsec
));
[
all
...]
nfs.h
278
nd_uint32_t
nfsv3_nsec
;
member in struct:nfsv3_time
Completed in 33 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026