Searched refs:nfs_user_stat_path_rec (Results 1 – 2 of 2) sorted by relevance
1443 struct nfs_user_stat_path_rec upath_rec; in nfssvc_userstats()1492 if (bytes_avail >= sizeof(struct nfs_user_stat_path_rec)) { in nfssvc_userstats()1498 error = copyout(&upath_rec, oldp + pos, sizeof(struct nfs_user_stat_path_rec)); in nfssvc_userstats()1504 pos += sizeof(struct nfs_user_stat_path_rec); in nfssvc_userstats()1505 bytes_avail -= sizeof(struct nfs_user_stat_path_rec); in nfssvc_userstats()1512 bytes_total += sizeof(struct nfs_user_stat_path_rec); in nfssvc_userstats()
589 struct nfs_user_stat_path_rec { struct