Searched refs:nfs4_getquota (Results 1 – 1 of 1) sorted by relevance
240 #define nfs4_getquota NULL macro243 int nfs4_getquota(struct nfsmount *, vfs_context_t, uid_t, int, struct dqblk *);271 .nf_getquota = nfs4_getquota,4934 nfs4_getquota(struct nfsmount *nmp, vfs_context_t ctx, uid_t id, int type, struct dqblk *dqb) in nfs4_getquota() function