Searched refs:FS_IsCanceling (Results 1 – 2 of 2) sorted by relevance
114 SDK_INLINE BOOL FS_IsCanceling(volatile const FSFile *file) in FS_IsCanceling() function
361 if (FS_IsCanceling(p) && ((p->stat & FS_FILE_STATUS_OPERATING) == 0)) in FSi_NextCommand()