Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/nfs/
H A Dnfs_syscalls.c1477 struct nfs_user_stat_path_rec upath_rec; in nfssvc_userstats()
1526 if (bytes_avail >= sizeof(struct nfs_user_stat_path_rec)) { in nfssvc_userstats()
1532 error = copyout(&upath_rec, oldp + pos, sizeof(struct nfs_user_stat_path_rec)); in nfssvc_userstats()
1538 pos += sizeof(struct nfs_user_stat_path_rec); in nfssvc_userstats()
1539 bytes_avail -= sizeof(struct nfs_user_stat_path_rec); in nfssvc_userstats()
1546 bytes_total += sizeof(struct nfs_user_stat_path_rec); in nfssvc_userstats()
H A Dnfs.h590 struct nfs_user_stat_path_rec { struct