Searched defs:fallocate (Results 1 – 4 of 4) sorted by relevance
| /fs/nfsd/ |
| D | nfs4proc.c | 1105 struct nfsd4_fallocate *fallocate, int flags) in nfsd4_fallocate() 1128 struct nfsd4_fallocate *fallocate) in nfsd4_allocate() 1135 struct nfsd4_fallocate *fallocate) in nfsd4_deallocate()
|
| D | nfs4xdr.c | 1660 struct nfsd4_fallocate *fallocate) in nfsd4_decode_fallocate()
|
| /fs/ |
| D | open.c | 346 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) in SYSCALL_DEFINE4() argument
|
| /fs/cifs/ |
| D | cifsglob.h | 437 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member
|