Searched refs:fs_mgr_do_format (Results 1 – 4 of 4) sorted by relevance
109 int fs_mgr_do_format(const android::fs_mgr::FstabEntry& entry);
162 int fs_mgr_do_format(const FstabEntry& entry) { in fs_mgr_do_format() function
128 if (fs_mgr_do_format(*rec) != 0) { in TryPathMount()
1571 if (fs_mgr_do_format(current_entry) == 0) { in fs_mgr_mount_all()