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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h214 int (*nf_update_statfs)(struct nfsmount *, vfs_context_t); member in struct:nfs_funcs
H A Dnfs_vfsops.c495 * using the nf_update_statfs() function, and other attributes are cobbled
541 error = nmp->nm_funcs->nf_update_statfs(nmp, ctx);
3178 if ((error = nmp->nm_funcs->nf_update_statfs(nmp, ctx))) {

Completed in 20 milliseconds