Searched refs:xerror (Results 1 – 1 of 1) sorted by relevance
540 int xerror = 0; in amfs_host_umount() local570 for (ml = mlist; ml && !xerror; ml = ml->mnext) { in amfs_host_umount()591 if (!xerror && error != ENOENT) in amfs_host_umount()592 xerror = error; in amfs_host_umount()611 if (xerror && amd_state != Finishing) { in amfs_host_umount()612 xerror = amfs_host_mount(am, mf); in amfs_host_umount()613 if (!xerror) { in amfs_host_umount()618 xerror = EBUSY; in amfs_host_umount()621 return xerror; in amfs_host_umount()