Searched refs:OSAL_SEEK_END (Results 1 – 5 of 5) sorted by relevance
373 #define OSAL_SEEK_END 2 macro
445 #define OSAL_SEEK_END 2 macro
442 #define OSAL_SEEK_END 2 macro
181 ret = pdata->dev->fops->llseek((long)offset, OSAL_SEEK_END, (void *)&(pdata->data)); in osal_llseek()