Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fscache/
A Dio.c71 static int fscache_begin_operation(struct netfs_cache_resources *cres, in fscache_begin_operation() function
148 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_read_operation()
156 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_write_operation()
276 if (fscache_begin_operation(cres, cookie, FSCACHE_WANT_WRITE, in __fscache_write_to_cache()
312 if (fscache_begin_operation(&cres, cookie, FSCACHE_WANT_WRITE, in __fscache_resize_cookie()

Completed in 3 milliseconds