Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfscache.h426 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.h138 const struct netfs_cache_ops *ops;
235 struct netfs_cache_ops { struct
/linux-6.3-rc2/fs/cachefiles/
A Dio.c640 static const struct netfs_cache_ops cachefiles_netfs_cache_ops = {
/linux-6.3-rc2/Documentation/filesystems/
A Dnetfs_library.rst476 const struct netfs_cache_ops *ops;
484 struct netfs_cache_ops {
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst417 netfs_cache_ops`` attached to a ``struct netfs_cache_resources`` by the

Completed in 8 milliseconds