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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h491 uint32_t rec_count; /* total record count */ member in struct:nfs_export_stat_desc
506 uint32_t rec_count; /* total record count */ member in struct:nfs_user_stat_desc
H A Dnfs_vfsops.c5168 stat_desc.rec_count = 0;
5183 stat_desc.rec_count = numExports;
5220 stat_desc.rec_count = 0;
5230 stat_desc.rec_count = numRecs;
5371 ustat_desc.rec_count = recs_copied;

Completed in 30 milliseconds