Searched refs:n_name (Results 1 – 2 of 2) sorted by relevance
88 int fs_mgr_do_mount(android::fs_mgr::Fstab* fstab, const std::string& n_name,
1926 int fs_mgr_do_mount(Fstab* fstab, const std::string& n_name, const std::string& n_blk_device, in fs_mgr_do_mount() argument1939 if (!fs_match(fstab_entry.mount_point, n_name)) { in fs_mgr_do_mount()2027 LERROR << "Cannot find mount point " << n_name << " in fstab"; in fs_mgr_do_mount()