Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fscache/
A Dio.c153 int __fscache_begin_write_operation(struct netfs_cache_resources *cres, in __fscache_begin_write_operation() function
159 EXPORT_SYMBOL(__fscache_begin_write_operation);
/linux-6.3-rc2/include/linux/
A Dfscache.h173 extern int __fscache_begin_write_operation(struct netfs_cache_resources *, struct fscache_cookie *);
542 return __fscache_begin_write_operation(cres, cookie); in fscache_begin_write_operation()

Completed in 5 milliseconds