Home
last modified time | relevance | path

Searched refs:FS_MGR_DOMNT_FAILED (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/include/
Dfs_mgr.h66 #define FS_MGR_DOMNT_FAILED (-1) macro
/system/core/fs_mgr/
Dfs_mgr.cpp1797 ret = (errno == EBUSY) ? FS_MGR_DOMNT_BUSY : FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_one()
1817 return FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_helper()
1831 return FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_helper()
1861 return FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_helper()
1919 return FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_helper()