recovery下的roots.cpp中读取fstab文件时调用到了android提供的fs_mgr模块,

s_mgr模块位于 system/core/fs_mgr下