Searched refs:fs_mgr_mount_all (Results 1 – 5 of 5) sorted by relevance
68 int fs_mgr_mount_all(struct fstab *fstab);
99 return fs_mgr_mount_all(fstab); in main()
346 int fs_mgr_mount_all(struct fstab *fstab) in fs_mgr_mount_all() function
534 child_ret = fs_mgr_mount_all(fstab); in do_mount_all()
248 fs_mgr_mount_all(fstab); in runCommand()