Search | Google it | Results 1 - 1 of 1 for funcall:fatCheckIsInodeBusy (0.01 seconds) |
5487: /* Check of the number of "to" references */ 5488: if (fatCheckIsInodeBusy(fs, to) != FALSE) { 5489: err = EX_BUSY; 5605: err = EX_ACCES; 5606: } else if (fatCheckIsInodeBusy(fs, lp.lp_inode) != FALSE) { 5607: err = EX_BUSY;