Searched defs:nfsd4_fallocate (Results 1 – 2 of 2) sorted by relevance
633 struct nfsd4_fallocate { struct635 stateid_t falloc_stateid;636 loff_t falloc_offset;637 u64 falloc_length;
1973 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate() function