Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/nfs/
H A Dnfs_syscalls.c1312 stat_desc.rec_count = 0; in nfssvc_exportstats()
1331 stat_desc.rec_count = numExports; in nfssvc_exportstats()
1376 stat_desc.rec_count = 0; in nfssvc_exportstats()
1387 stat_desc.rec_count = numRecs; in nfssvc_exportstats()
1560 ustat_desc.rec_count = recs_copied; in nfssvc_userstats()
H A Dnfs.h559 uint64_t rec_count; /* total record count */ member
573 uint32_t rec_count; /* total record count */ member