Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c669 int first_mount_errno = 0; in fs_mgr_do_mount() local
718 if (!first_mount_errno) first_mount_errno = errno; in fs_mgr_do_mount()
728 n_blk_device, m, strerror(first_mount_errno)); in fs_mgr_do_mount()
729 if (first_mount_errno == EBUSY) { in fs_mgr_do_mount()