Searched defs:fallocate (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/nfsd/ | ||
H A D | nfs4proc.c | 1021 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_fallocate *fallocate, int flags) nfsd4_fallocate() argument 1046 nfsd4_allocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_fallocate *fallocate) nfsd4_allocate() argument 1053 nfsd4_deallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_fallocate *fallocate) nfsd4_deallocate() argument |
H A D | nfs4xdr.c | 1662 nfsd4_decode_fallocate(struct nfsd4_compoundargs *argp, struct nfsd4_fallocate *fallocate) nfsd4_decode_fallocate() argument |
/linux-4.1.27/fs/cifs/ | ||
H A D | cifsglob.h | 409 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member in struct:smb_version_operations |
/linux-4.1.27/include/linux/ | ||
H A D | fs.h | 1616 long (*fallocate)(struct file *file, int mode, loff_t offset, member in struct:file_operations |
Completed in 406 milliseconds