Home
last modified time | relevance | path

Searched defs:file_fd (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer.cpp266 static FiemapStatus FallocateFallback(int file_fd, uint64_t block_size, uint64_t file_size, in FallocateFallback()
319 static bool IsFilePinned(int file_fd, const std::string& file_path, uint32_t fs_type) { in IsFilePinned()
359 static bool PinFile(int file_fd, const std::string& file_path, uint32_t fs_type) { in PinFile()
386 static FiemapStatus WriteZeroes(int file_fd, const std::string& file_path, size_t blocksz, in WriteZeroes()
433 static FiemapStatus AllocateFile(int file_fd, const std::string& file_path, uint64_t blocksz, in AllocateFile()
590 static bool ReadFiemap(int file_fd, const std::string& file_path, in ReadFiemap()
613 static bool ReadFibmap(int file_fd, const std::string& file_path, in ReadFibmap()
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/file/
Dremote_file.rs44 file_fd: i32, field
57 let file_fd = in new_by_path() localVariable
84 file_fd: i32, field
110 file_fd: i32, field
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Dintel_hang_replay.c184 int file_fd, in write_malloc_data()
199 int file_fd, in write_gem_bo_data()
217 skip_data(int file_fd, size_t size) in skip_data()
363 int file_fd = open(file, O_RDONLY); in main() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.c881 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block()
963 void queue_file(char *pathname, int file_fd, struct inode *inode) in queue_file()
1002 unsigned int file_fd, i; in write_file() local
2007 int file_fd; in writer() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_loop03.c24 static int dev_num, dev_fd, file_fd, attach_flag; variable
H A Dioctl_loop04.c30 static int dev_num, dev_fd, file_fd, attach_flag; variable
H A Dioctl_loop06.c23 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
H A Dioctl_loop02.c29 static int file_fd, file_change_fd, file_fd_invalid; variable
H A Dioctl_loop07.c28 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
/aosp_15_r20/external/llvm-libc/test/src/unistd/
H A Dfchdir_test.cpp35 int file_fd = LIBC_NAMESPACE::open(TEST_FILE, O_PATH); in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstatfs/
H A Dfstatfs01.c21 static int file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat/
H A Dfaccessat02.c25 static int dir_fd, file_fd; variable
H A Dfaccessat01.c31 static int dir_fd, file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/
H A Dstatx12.c29 static int dir_fd = -1, file_fd = -1; variable
H A Dstatx02.c38 static int file_fd; variable
H A Dstatx03.c92 int file_fd; in setup() local
H A Dstatx01.c50 static int file_fd = -1; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readlinkat/
H A Dreadlinkat01.c32 static int file_fd, dir_fd, dir_fd2; variable
H A Dreadlinkat02.c32 static int file_fd, dir_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmodat/
H A Dfchmodat01.c28 static int dir_fd, file_fd; variable
H A Dfchmodat02.c29 static int file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readdir/
H A Dreaddir21.c28 static unsigned int del_dir_fd, file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/name_to_handle_at/
H A Dname_to_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/open_by_handle_at/
H A Dopen_by_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl07.c69 static int file_fd, pipe_fds[2], fifo_fd; variable

12