OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFSV4_CBSLOTS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
60
struct nfsslot nfsess_cbslots[
NFSV4_CBSLOTS
];
nfs.h
56
#define
NFSV4_CBSLOTS
8 /* Number of slots, back channel */
/src/sys/fs/nfs/client/
nfs_clrpcops.c
4598
*tl++ = txdr_unsigned(
NFSV4_CBSLOTS
); /* Max slots */
5438
for (i = 0; i <
NFSV4_CBSLOTS
; i++) {
5839
for (i = 0; i <
NFSV4_CBSLOTS
; i++) {
nfs_clstate.c
3500
*tl++ = txdr_unsigned(
NFSV4_CBSLOTS
- 1);
3501
*tl = txdr_unsigned(
NFSV4_CBSLOTS
- 1);
Completed in 61 milliseconds
Indexes created Fri Nov 07 17:09:47 GMT 2025