Home
last modified time | relevance | path

Searched defs:nfsd4_fallocate (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/nfsd/
Dxdr4.h486 struct nfsd4_fallocate { struct
488 stateid_t falloc_stateid;
489 loff_t falloc_offset;
490 u64 falloc_length;
Dnfs4proc.c1021 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate() function