Searched refs:cachefiles_write_complete (Results 1 – 1 of 1) sorted by relevance
162 static void cachefiles_write_complete(struct kiocb *iocb, long ret) in cachefiles_write_complete() function216 ki->iocb.ki_complete = cachefiles_write_complete; in cachefiles_write()247 cachefiles_write_complete(&ki->iocb, ret); in cachefiles_write()
Completed in 3 milliseconds