Searched defs:fallocate (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 421 # define fallocate fallocate64 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 421 # define fallocate fallocate64 macro
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | open.c | 339 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) in SYSCALL_DEFINE4() argument
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4proc.c | 1650 struct nfsd4_fallocate *fallocate, int flags) in nfsd4_fallocate()
|
| H A D | nfs4xdr.c | 1728 struct nfsd4_fallocate *fallocate) in nfsd4_decode_fallocate()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs.h | 1906 long (*fallocate)(struct file *file, int mode, loff_t offset, member
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsglob.h | 475 long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t, member
|