Searched refs:fs_mgr_do_mount (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/include/ |
H A D | fs_mgr.h | 88 int fs_mgr_do_mount(android::fs_mgr::Fstab* fstab, const char* n_name, char* n_blk_device, 90 int fs_mgr_do_mount(android::fs_mgr::Fstab* fstab, const char* n_name, char* n_blk_device,
|
/aosp14/system/core/fs_mgr/ |
H A D | fs_mgr.cpp | 1984 int fs_mgr_do_mount(Fstab* fstab, const char* n_name, char* n_blk_device, char* tmp_mount_point) { in fs_mgr_do_mount() function 1988 int fs_mgr_do_mount(Fstab* fstab, const char* n_name, char* n_blk_device, char* tmp_mount_point, in fs_mgr_do_mount() function
|