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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vfsops.c5076 uint bytes_avail, bytes_total, recs_copied; local
5279 bytes_total = sizeof(struct nfs_user_stat_desc);
5323 bytes_total += sizeof(struct nfs_user_stat_path_rec);
5358 bytes_total += sizeof(struct nfs_user_stat_user_rec);
5381 *oldlenp = bytes_total;

Completed in 160 milliseconds