Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_syscalls.c1602 stat_desc.rec_count = 0; in nfssvc_exportstats()
1621 stat_desc.rec_count = numExports; in nfssvc_exportstats()
1666 stat_desc.rec_count = 0; in nfssvc_exportstats()
1677 stat_desc.rec_count = numRecs; in nfssvc_exportstats()
1850 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