Home
last modified time | relevance | path

Searched refs:__cachefiles_write (Results 1 – 2 of 2) sorted by relevance

/linux/fs/cachefiles/
H A Dio.c281 int __cachefiles_write(struct cachefiles_object *object, in __cachefiles_write() function
372 return __cachefiles_write(cachefiles_cres_object(cres), in cachefiles_write()
H A Dondemand.c85 ret = __cachefiles_write(object, file, pos, iter, NULL, NULL); in cachefiles_ondemand_fd_write_iter()