gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fatCheckIsInodeBusy (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
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;