Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfs.c41 char *fs_type; //must match what fastboot reports for partition type member
51 const struct fs_generator* fs_get_generator(const char *fs_type) in fs_get_generator()
Dengine.c111 char fs_type[FB_RESPONSE_SZ + 1] = {0,}; in fb_format_supported() local
/system/core/fs_mgr/include/
Dfs_mgr.h48 char *fs_type; member
/system/extras/tests/fstest/
Drecovery_test.cpp273 Fs_Type fs_type; member in android::FsRecoveryTest
/system/core/fs_mgr/
Dfs_mgr_fstab.c343 const char *mount_point, const char *fs_type, in fs_mgr_add_entry()
Dfs_mgr.c89 static void check_fs(char *blk_device, char *fs_type, char *target) in check_fs()
/system/vold/
Dcryptfs.c1563 char fs_type[32]; local
2885 int fs_type = get_fs_type(rec); local