Searched refs:ff_del_syncobj (Results 1 – 3 of 3) sorted by relevance
136 int ff_del_syncobj ( /* 1:Function succeeded, 0:Could not delete due to an error */ in ff_del_syncobj() function
553 int ff_del_syncobj (FF_SYNC_t* sobj); /* Delete a sync object */
3080 if (!ff_del_syncobj(&cfs->sobj)) return FR_INT_ERR; in f_mount()