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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h215 int (*nf_getquota)(struct nfsmount *, vfs_context_t, uid_t, int, struct dqblk *); member in struct:nfs_funcs
H A Dnfs_vfsops.c4648 error = nmp->nm_funcs->nf_getquota(nmp, ctx, uid, type, dqb);

Completed in 33 milliseconds