Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h704 struct nfsd4_fallocate { struct
706 stateid_t falloc_stateid;
707 loff_t falloc_offset;
708 u64 falloc_length;
H A Dnfs4proc.c2449 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate() function