Searched refs:fs_mgr_mount_all (Results 1 – 6 of 6) sorted by relevance
99 return fs_mgr_mount_all(fstab); in main()
492 int fs_mgr_mount_all(struct fstab *fstab) in fs_mgr_mount_all() function
84 int fs_mgr_mount_all(struct fstab *fstab);
534 child_ret = fs_mgr_mount_all(fstab); in do_mount_all()
295 Calls fs_mgr_mount_all on the given fs_mgr-format fstab and imports .rc files
303 fs_mgr_mount_all(fstab); in runCommand()