Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dio.c30 bool was_async; member
149 ki->was_async = true; in cachefiles_read()
177 ki->was_async = false; in cachefiles_read()
264 if (ki->was_async) in cachefiles_write_complete()
318 ki->was_async = true; in __cachefiles_write()
348 ki->was_async = false; in __cachefiles_write()
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst275 bool was_async);