Searched refs:cachefiles_read_complete (Results 1 – 1 of 1) sorted by relevance
40 static void cachefiles_read_complete(struct kiocb *iocb, long ret, long ret2) in cachefiles_read_complete() function120 ki->iocb.ki_complete = cachefiles_read_complete; in cachefiles_read()142 cachefiles_read_complete(&ki->iocb, ret, 0); in cachefiles_read()