Searched defs:fallocate (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | sys_sparc32.c | 232 COMPAT_SYSCALL_DEFINE6(fallocate, int, fd, int, mode, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux/fs/nfsd/ |
H A D | nfs4proc.c | 2103 struct nfsd4_fallocate *fallocate, int flags) in nfsd4_fallocate()
|
H A D | nfs4xdr.c | 1964 struct nfsd4_fallocate *fallocate = &u->allocate; in nfsd4_decode_fallocate() local
|
/linux/include/linux/ |
H A D | fs.h | 2182 long (*fallocate)(struct file *file, int mode, loff_t offset, member
|
/linux/fs/smb/client/ |
H A D | cifsglob.h | 593 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member
|