Home
last modified time | relevance | path

Searched refs:fs_mgr_swapon_all (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/include/
H A Dfs_mgr.h102 bool fs_mgr_swapon_all(const android::fs_mgr::Fstab& fstab);
/aosp14/system/core/init/
H A Dbuiltins.cpp731 if (!fs_mgr_swapon_all(fstab)) { in do_swapon_all()
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp2096 bool fs_mgr_swapon_all(const Fstab& fstab) { in fs_mgr_swapon_all() function