| /external/bcc/libbpf-tools/ |
| D | filetop.h | 21 struct file_stat { struct 22 __u64 reads; 23 __u64 read_bytes; 24 __u64 writes; 25 __u64 write_bytes; 26 __u32 pid; 27 __u32 tid; 28 char filename[PATH_MAX]; 29 char comm[TASK_COMM_LEN]; 30 char type;
|
| /external/ltp/testcases/kernel/syscalls/fallocate/ |
| D | fallocate01.c | 162 struct stat file_stat; in get_blocksize() local 224 struct stat file_stat; in runtest() local
|
| D | fallocate04.c | 34 struct stat file_stat; in get_blocksize() local 44 struct stat file_stat; in get_allocsize() local
|
| D | fallocate03.c | 181 struct stat file_stat; in get_blocksize() local
|
| /external/ltp/testcases/kernel/syscalls/openat/ |
| D | openat02.c | 215 struct stat file_stat, file_newstat; in testfunc_noatime() local 265 struct stat file_stat; in testfunc_trunc() local
|
| /external/ltp/testcases/kernel/syscalls/pidfd_send_signal/ |
| D | pidfd_send_signal03.c | 39 struct stat file_stat; in get_inode_number() local
|
| /external/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
| D | name_to_handle_at01.c | 82 struct stat file_stat; in run() local
|
| /external/ltp/testcases/kernel/syscalls/open_by_handle_at/ |
| D | open_by_handle_at01.c | 88 struct stat file_stat; in run() local
|
| /external/ltp/testcases/kernel/syscalls/openat2/ |
| D | openat201.c | 63 struct stat file_stat; in run() local
|
| /external/libbrillo/brillo/streams/ |
| D | file_stream.cc | 57 struct stat file_stat; in GetFileMode() local 64 struct stat file_stat; in GetSize() local
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-filepath.cc | 234 posix::StatStruct file_stat; in DirectoryExists() local
|
| /external/libaom/third_party/googletest/src/googletest/src/ |
| D | gtest-filepath.cc | 240 posix::StatStruct file_stat{}; in DirectoryExists() local
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/src/ |
| D | gtest-filepath.cc | 239 posix::StatStruct file_stat; in DirectoryExists() local
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-filepath.cc | 239 posix::StatStruct file_stat; in DirectoryExists() local
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
| D | gtest-filepath.cc | 239 posix::StatStruct file_stat; in DirectoryExists() local
|
| /external/googletest/googletest/src/ |
| D | gtest-filepath.cc | 240 posix::StatStruct file_stat; in DirectoryExists() local
|
| /external/libvpx/third_party/googletest/src/src/ |
| D | gtest-filepath.cc | 240 posix::StatStruct file_stat{}; in DirectoryExists() local
|
| /external/cronet/third_party/googletest/src/googletest/src/ |
| D | gtest-filepath.cc | 240 posix::StatStruct file_stat{}; in DirectoryExists() local
|
| /external/curl/lib/ |
| D | file.c | 295 struct_stat file_stat; in file_upload() local
|
| /external/autotest/client/bin/ |
| D | site_sysinfo.py | 125 class file_stat(object): class
|
| /external/libbrillo/brillo/ |
| D | file_utils.cc | 81 struct stat file_stat; in RegularFileOrDelete() local
|
| /external/libbrillo/policy/ |
| D | device_policy_impl.cc | 718 struct stat file_stat; in VerifyPolicyFile() local
|
| /external/cronet/crypto/ |
| D | nss_util_chromeos.cc | 598 base::stat_wrapper_t file_stat; in PrintDirectoryInfo() local
|
| /external/leveldb/util/ |
| D | env_posix.cc | 612 struct ::stat file_stat; in GetFileSize() local
|
| /external/OpenCL-CTS/test_common/miniz/ |
| D | miniz.c | 2781 mz_zip_archive_file_stat file_stat; in mz_zip_reader_extract_to_mem_no_alloc() local 2971 mz_zip_archive_file_stat file_stat; in mz_zip_reader_extract_to_callback() local 3147 mz_zip_archive_file_stat file_stat; in mz_zip_reader_extract_to_file() local 4054 struct MZ_FILE_STAT_STRUCT file_stat; in mz_zip_add_mem_to_archive_file_in_place() local
|