OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsdi_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
305
*
nfsdi_data
[] is allocated the following way:
319
struct nfsclds *
nfsdi_data
[0];
member in struct:nfscldevinfo
322
/* These inline functions return values from
nfsdi_data
[]. */
332
return (&ndi->
nfsdi_data
[pos]);
345
valp = (uint8_t *)&ndi->
nfsdi_data
[ndi->nfsdi_addrcnt];
360
valp = (uint8_t *)&ndi->
nfsdi_data
[ndi->nfsdi_addrcnt];
nfsclstate.h
305
*
nfsdi_data
[] is allocated the following way:
319
struct nfsclds *
nfsdi_data
[0];
member in struct:nfscldevinfo
322
/* These inline functions return values from
nfsdi_data
[]. */
332
return (&ndi->
nfsdi_data
[pos]);
345
valp = (uint8_t *)&ndi->
nfsdi_data
[ndi->nfsdi_addrcnt];
360
valp = (uint8_t *)&ndi->
nfsdi_data
[ndi->nfsdi_addrcnt];
Completed in 34 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025