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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_vfsops.c216 #define nfs3_getquota NULL macro
219 static int nfs3_getquota(struct nfsmount *, vfs_context_t, u_long, int, struct dqblk *);
226 nfs3_getquota,
2086 nfs3_getquota(struct nfsmount *nmp, vfs_context_t ctx, u_long id, int type, struct dqblk *dqb) function

Completed in 40 milliseconds