/aosp_15_r20/external/ltp/lib/ |
H A D | tst_supported_fs_types.c | 43 static int has_mkfs(const char *fs_type) in has_mkfs() 66 int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist) in tst_fs_in_skiplist() 81 static enum tst_fs_impl has_kernel_support(const char *fs_type) in has_kernel_support() 136 enum tst_fs_impl tst_fs_is_supported(const char *fs_type) in tst_fs_is_supported()
|
H A D | tst_mkfs.c | 26 const char *dev, const char *fs_type, in tst_mkfs_() 117 const char *fs_type; in tst_dev_fs_type() local
|
H A D | tst_test.c | 998 const char *fs_type) in prepare_and_mount_ro_fs() 1067 char *buf, size_t buf_size, const char *fs_type) in limit_tmpfs_mount_size() 1092 static const char *get_device_name(const char *fs_type) in get_device_name() 1364 long fs_type = tst_fs_type("."); in do_test_setup() local
|
/aosp_15_r20/trusty/user/app/storage/ |
D | tipc_service.c | 28 static const char* port_name(enum storage_filesystem_type fs_type) { in port_name() 49 enum storage_filesystem_type fs_type, in client_port_context_init() 60 enum storage_filesystem_type fs_type, in client_port_context_destroy()
|
D | aidl_service.cpp | 572 storage_filesystem_type fs_type; in MakeSession() local 587 void DeactivateFilesystem(storage_filesystem_type fs_type) { in DeactivateFilesystem() 599 storage_filesystem_type fs_type) { in TryActivateFilesystem()
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer.cpp | 237 static bool PerformFileChecks(const std::string& file_path, uint64_t* blocksz, uint32_t* fs_type) { in PerformFileChecks() 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() 434 uint64_t file_size, unsigned int fs_type, in AllocateFile() 735 uint32_t fs_type; in Open() local
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | fsinfo.py | 39 def parse_mke2fs_conf(fs_type, conf_file='/etc/mke2fs.conf'): argument 293 def match_ext_options(fs_type, dev, needed_options): argument 369 def match_mkfs_option(fs_type, dev, needed_options): argument
|
/aosp_15_r20/bootable/deprecated-ota/updater/include/updater/ |
H A D | target_files.h | 30 FstabInfo(std::string blockdev_name, std::string mount_point, std::string fs_type) in FstabInfo() 37 std::string fs_type; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount02.c | 35 static const char *fs_type; variable 53 const char **fs_type; member
|
/aosp_15_r20/system/core/fastboot/ |
H A D | fs.cpp | 223 const char* fs_type; //must match what fastboot reports for partition type member 234 const struct fs_generator* fs_get_generator(const std::string& fs_type) { in fs_get_generator()
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | fsdist.c | 32 enum fs_type { enum 86 static enum fs_type fs_type = NONE; variable
|
H A D | fsslower.c | 35 enum fs_type { enum 83 static enum fs_type fs_type = NONE; variable
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | blkid.c | 146 static void pretty_print_line(const char *device, const char *fs_type, in pretty_print_line() 184 const char *uuid = "", *fs_type = "", *label = ""; in pretty_print_dev() local
|
/aosp_15_r20/trusty/user/app/storage/test/storage-reconnect-test/ |
D | main.cpp | 78 static const char* client_port(FsType fs_type) { in client_port() 93 static bool client_fs(FsType fs_type, Filesystem* out) { in client_fs()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs_linear_llvm.c | 135 struct lp_type fs_type, in llvm_fragment_body() 255 struct lp_type fs_type; in llvmpipe_fs_variant_linear_llvm() local
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_mkfs.h | 19 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
|
H A D | tst_device.h | 15 const char *fs_type; member
|
/aosp_15_r20/system/core/init/ |
H A D | mount_handler.h | 38 const std::string fs_type; member
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statvfs/ |
H A D | statvfs01.c | 27 long fs_type; in run() local
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/ |
H A D | msdos_fs.h | 98 __u8 fs_type[8]; member 113 __u8 fs_type[8]; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | msdos_fs.h | 110 __u8 fs_type[8]; member 125 __u8 fs_type[8]; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | msdos_fs.h | 98 __u8 fs_type[8]; member 113 __u8 fs_type[8]; member
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | msdos_fs.h | 134 __u8 fs_type[8]; /* file system type */ member 157 __u8 fs_type[8]; /* file system type */ member
|
/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | msdos_fs.h | 98 __u8 fs_type[8]; member 113 __u8 fs_type[8]; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/ |
H A D | msdos_fs.h | 98 __u8 fs_type[8]; member 113 __u8 fs_type[8]; member
|