Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 25 of 151) sorted by relevance

1234567

/aosp_15_r20/external/ltp/lib/
H A Dtst_supported_fs_types.c43 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 Dtst_mkfs.c26 const char *dev, const char *fs_type, in tst_mkfs_()
117 const char *fs_type; in tst_dev_fs_type() local
H A Dtst_test.c998 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/
Dtipc_service.c28 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()
Daidl_service.cpp572 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 Dfiemap_writer.cpp237 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 Dfsinfo.py39 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 Dtarget_files.h30 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 Dmount02.c35 static const char *fs_type; variable
53 const char **fs_type; member
/aosp_15_r20/system/core/fastboot/
H A Dfs.cpp223 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 Dfsdist.c32 enum fs_type { enum
86 static enum fs_type fs_type = NONE; variable
H A Dfsslower.c35 enum fs_type { enum
83 static enum fs_type fs_type = NONE; variable
/aosp_15_r20/external/e2fsprogs/misc/
H A Dblkid.c146 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/
Dmain.cpp78 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 Dlp_state_fs_linear_llvm.c135 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 Dtst_mkfs.h19 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
H A Dtst_device.h15 const char *fs_type; member
/aosp_15_r20/system/core/init/
H A Dmount_handler.h38 const std::string fs_type; member
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statvfs/
H A Dstatvfs01.c27 long fs_type; in run() local
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dmsdos_fs.h98 __u8 fs_type[8]; member
113 __u8 fs_type[8]; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dmsdos_fs.h110 __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 Dmsdos_fs.h98 __u8 fs_type[8]; member
113 __u8 fs_type[8]; member
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dmsdos_fs.h134 __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 Dmsdos_fs.h98 __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 Dmsdos_fs.h98 __u8 fs_type[8]; member
113 __u8 fs_type[8]; member

1234567