Searched refs:nfsd4_fallocate (Results 1 – 3 of 3) sorted by relevance
511 struct nfsd4_fallocate { struct659 struct nfsd4_fallocate allocate;660 struct nfsd4_fallocate deallocate;
1795 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate() function1796 struct nfsd4_fallocate *fallocate, int flags) in nfsd4_fallocate()1840 return nfsd4_fallocate(rqstp, cstate, &u->allocate, 0); in nfsd4_allocate()1847 return nfsd4_fallocate(rqstp, cstate, &u->deallocate, in nfsd4_deallocate()
1845 struct nfsd4_fallocate *fallocate) in nfsd4_decode_fallocate()