Home
last modified time | relevance | path

Searched defs:mount_point (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/include/
Dfs_mgr.h32 char *mount_point; member
/system/vold/
DDirectVolume.cpp37 const char *mount_point, int partIdx) : in DirectVolume()
DVolume.cpp114 Volume::Volume(VolumeManager *vm, const char *label, const char *mount_point) { in Volume()
Dcryptfs.c791 static int do_crypto_complete(char *mount_point) in do_crypto_complete()
837 static int test_mount_encrypted_fs(char *passwd, char *mount_point, char *label) in test_mount_encrypted_fs()
/system/core/fs_mgr/
Dfs_mgr.c725 const char *mount_point, const char *fs_type, in fs_mgr_add_entry()