Searched refs:FS_MGR_DOMNT_FAILED (Results 1 – 2 of 2) sorted by relevance
107 #define FS_MGR_DOMNT_FAILED (-1) macro
986 return FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_one()991 ret = (errno == EBUSY) ? FS_MGR_DOMNT_BUSY : FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount_one()1006 int ret = FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount()1102 ret = FS_MGR_DOMNT_FAILED; in fs_mgr_do_mount()