Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h429 const struct netfs_cache_ops *fscache_operation_valid(const struct netfs_cache_resources *cres) in fscache_operation_valid()
469 const struct netfs_cache_ops *ops = fscache_operation_valid(cres); in fscache_end_operation()
514 const struct netfs_cache_ops *ops = fscache_operation_valid(cres); in fscache_read()
572 const struct netfs_cache_ops *ops = fscache_operation_valid(cres); in fscache_write()
A Dnetfs.h159 const struct netfs_cache_ops *ops;
333 struct netfs_cache_ops { struct
/linux/fs/cachefiles/
A Dio.c724 static const struct netfs_cache_ops cachefiles_netfs_cache_ops = {
/linux/Documentation/filesystems/
A Dnetfs_library.rst461 const struct netfs_cache_ops *ops;
469 struct netfs_cache_ops {
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst417 netfs_cache_ops`` attached to a ``struct netfs_cache_resources`` by the

Completed in 15 milliseconds