Home
last modified time | relevance | path

Searched defs:fallocate (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
Dcompat.c68 COMPAT_SYSCALL_DEFINE6(fallocate, int, fd, int, mode, in COMPAT_SYSCALL_DEFINE6() argument
/linux-4.4.14/fs/nfsd/
Dnfs4proc.c1015 struct nfsd4_fallocate *fallocate, int flags) in nfsd4_fallocate()
1038 struct nfsd4_fallocate *fallocate) in nfsd4_allocate()
1045 struct nfsd4_fallocate *fallocate) in nfsd4_deallocate()
Dnfs4xdr.c1664 struct nfsd4_fallocate *fallocate) in nfsd4_decode_fallocate()
/linux-4.4.14/fs/
Dopen.c320 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) in SYSCALL_DEFINE4() argument
/linux-4.4.14/fs/cifs/
Dcifsglob.h418 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member
/linux-4.4.14/include/linux/
Dfs.h1636 long (*fallocate)(struct file *file, int mode, loff_t offset, member