Searched refs:u_busy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c2946 int u_busy; // EBUSY failed unmounts member in struct:unmount_info
2968 uip->u_busy++;
2988 ui.u_errs = ui.u_busy = 0;
2994 if (ui.u_busy > 0) { // Busy mounts - wait & retry

Completed in 97 milliseconds