OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pc_notrunc
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/nfs/
nfsproto.h
432
u_int32_t
pc_notrunc
;
member in struct:nfsv3_pathconf
nfs_serv.c
3504
pc->
pc_notrunc
= txdr_unsigned(notrunc);
nfs_vnops.c
3211
(pcp->
pc_notrunc
== nfs_true);
/src/sys/fs/nfs/common/
oldnfsproto.h
695
u_int32_t
pc_notrunc
;
member in struct:nfsv3_pathconf
nfsproto.h
1333
u_int32_t
pc_notrunc
;
member in struct:nfsv3_pathconf
nfs_commonsubs.c
891
pc->
pc_notrunc
= 0;
1420
pc->
pc_notrunc
= fxdr_unsigned(u_int32_t, *tl);
/src/sys/fs/nfs/client/
nfs_clvnops.c
3419
pc.
pc_notrunc
= 1;
3442
*ap->a_retval = pc.
pc_notrunc
;
nfs_clrpcops.c
4170
pc->
pc_notrunc
= fxdr_unsigned(u_int32_t, *tl++);
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2159
pc->
pc_notrunc
= txdr_unsigned(notrunc);
Completed in 30 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025