Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
Dxdr4.h514 struct nfsd4_fallocate { struct
516 stateid_t falloc_stateid;
517 loff_t falloc_offset;
518 u64 falloc_length;
Dnfs4proc.c1960 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate() function
/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h523 struct nfsd4_fallocate { struct
525 stateid_t falloc_stateid;
526 loff_t falloc_offset;
527 u64 falloc_length;
Dnfs4proc.c1641 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate() function