Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dsys_sparc32.c232 COMPAT_SYSCALL_DEFINE6(fallocate, int, fd, int, mode, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE6() argument
/linux/include/linux/
H A Dfs.h2179 long (*fallocate)(struct file *file, int mode, loff_t offset, member
/linux/fs/smb/client/
H A Dcifsglob.h593 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member