Home
last modified time | relevance | path

Searched refs:rec_count (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/nfs/
H A Dnfs_syscalls.c1346 stat_desc.rec_count = 0; in nfssvc_exportstats()
1365 stat_desc.rec_count = numExports; in nfssvc_exportstats()
1410 stat_desc.rec_count = 0; in nfssvc_exportstats()
1421 stat_desc.rec_count = numRecs; in nfssvc_exportstats()
1594 ustat_desc.rec_count = recs_copied; in nfssvc_userstats()
H A Dnfs.h564 uint64_t rec_count; /* total record count */ member
578 uint32_t rec_count; /* total record count */ member