Searched refs:netfs_cache_ops (Results 1 – 5 of 5) sorted by relevance
426 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()
138 const struct netfs_cache_ops *ops;235 struct netfs_cache_ops { struct
640 static const struct netfs_cache_ops cachefiles_netfs_cache_ops = {
476 const struct netfs_cache_ops *ops;484 struct netfs_cache_ops {
417 netfs_cache_ops`` attached to a ``struct netfs_cache_resources`` by the
Completed in 9 milliseconds