Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dfscache_io.c71 static int fscache_begin_operation(struct netfs_cache_resources *cres, in fscache_begin_operation() function
150 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_read_operation()
158 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_write_operation()
241 if (fscache_begin_operation(cres, cookie, FSCACHE_WANT_WRITE, in __fscache_write_to_cache()
278 if (fscache_begin_operation(&cres, cookie, FSCACHE_WANT_WRITE, in __fscache_resize_cookie()

Completed in 4 milliseconds