/aosp_15_r20/external/strace/ |
H A D | fallocate.c | 9 SYS_FUNC(fallocate) in SYS_FUNC() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | outbuf_freebsd.go | 14 func (out *OutBuf) fallocate(size uint64) error { func
|
D | outbuf_linux.go | 9 func (out *OutBuf) fallocate(size uint64) error { func
|
D | outbuf_nofallocate.go | 9 func (out *OutBuf) fallocate(size uint64) error { func
|
D | outbuf_darwin.go | 17 func (out *OutBuf) fallocate(size uint64) error { func
|
/aosp_15_r20/external/trusty/musl/src/linux/ |
D | fallocate.c | 5 int fallocate(int fd, int mode, off_t base, off_t len) in fallocate() function
|
/aosp_15_r20/external/musl/src/linux/ |
H A D | fallocate.c | 5 int fallocate(int fd, int mode, off_t base, off_t len) in fallocate() function
|
/aosp_15_r20/external/ltp/include/lapi/ |
H A D | fallocate.h | 39 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/ |
D | mod.rs | 9 pub mod fallocate; module
|
D | fallocate.rs | 58 pub fn fallocate( in fallocate() function
|
/aosp_15_r20/external/erofs-utils/include/erofs/ |
H A D | io.h | 31 int (*fallocate)(struct erofs_vfile *vf, u64 offset, size_t len, bool pad); member
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/ |
D | fd.rs | 243 pub fn fallocate<Fd: AsFd>(fd: Fd, mode: FallocateFlags, offset: u64, len: u64) -> io::Result<()> { in fallocate() function
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | legacy_32_bit_support.cpp | 77 int fallocate(int fd, int mode, off_t offset, off_t length) { in fallocate() function
|
/aosp_15_r20/bionic/tests/ |
H A D | fcntl_test.cpp | 133 TEST(fcntl, fallocate) { in TEST() argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | fcntl-linux.h | 385 # define fallocate fallocate64 macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | fcntl-linux.h | 385 # define fallocate fallocate64 macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/fs/ |
D | syscalls.rs | 1616 pub(crate) fn fallocate( in fallocate() function 1652 pub(crate) fn fallocate( in fallocate() function
|
/aosp_15_r20/external/libfuse/include/ |
H A D | fuse_lowlevel.h | 1276 void (*fallocate) (fuse_req_t req, fuse_ino_t ino, int mode, member
|
H A D | fuse.h | 805 int (*fallocate) (const char *, int, off_t, off_t, member
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/ |
H A D | mod.rs | 223 pub fn fallocate<F: AsRawDescriptor>( in fallocate() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/fs/ |
D | syscalls.rs | 329 pub(crate) fn fallocate( in fallocate() function
|
/aosp_15_r20/external/crosvm/fuse/src/ |
H A D | filesystem.rs | 865 fn fallocate( in fallocate() method
|
H A D | server.rs | 1503 fn fallocate<R: Reader, W: Writer>( in fallocate() method
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/ |
D | stub.c | 233 void fallocate() {} in fallocate() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/ |
D | stub.c | 261 void fallocate() {} in fallocate() function
|