Home
last modified time | relevance | path

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

/fs/netfs/
A Dfscache_io.c70 static int fscache_begin_operation(struct netfs_cache_resources *cres, in fscache_begin_operation() function
149 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_read_operation()
157 return fscache_begin_operation(cres, cookie, FSCACHE_WANT_PARAMS, in __fscache_begin_write_operation()
238 if (fscache_begin_operation(cres, cookie, FSCACHE_WANT_WRITE, in __fscache_write_to_cache()
275 if (fscache_begin_operation(&cres, cookie, FSCACHE_WANT_WRITE, in __fscache_resize_cookie()

Completed in 3 milliseconds