/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer.cpp | 266 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/ |
D | remote_file.rs | 44 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 D | intel_hang_replay.c | 184 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 D | unsquashfs.c | 881 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 D | ioctl_loop03.c | 24 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
H A D | ioctl_loop04.c | 30 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
H A D | ioctl_loop06.c | 23 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
H A D | ioctl_loop02.c | 29 static int file_fd, file_change_fd, file_fd_invalid; variable
|
H A D | ioctl_loop07.c | 28 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 D | fchdir_test.cpp | 35 int file_fd = LIBC_NAMESPACE::open(TEST_FILE, O_PATH); in TEST() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstatfs/ |
H A D | fstatfs01.c | 21 static int file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat/ |
H A D | faccessat02.c | 25 static int dir_fd, file_fd; variable
|
H A D | faccessat01.c | 31 static int dir_fd, file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx12.c | 29 static int dir_fd = -1, file_fd = -1; variable
|
H A D | statx02.c | 38 static int file_fd; variable
|
H A D | statx03.c | 92 int file_fd; in setup() local
|
H A D | statx01.c | 50 static int file_fd = -1; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readlinkat/ |
H A D | readlinkat01.c | 32 static int file_fd, dir_fd, dir_fd2; variable
|
H A D | readlinkat02.c | 32 static int file_fd, dir_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmodat/ |
H A D | fchmodat01.c | 28 static int dir_fd, file_fd; variable
|
H A D | fchmodat02.c | 29 static int file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readdir/ |
H A D | readdir21.c | 28 static unsigned int del_dir_fd, file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
H A D | name_to_handle_at01.c | 24 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 D | open_by_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl07.c | 69 static int file_fd, pipe_fds[2], fifo_fd; variable
|