Lines Matching defs:netfs_cache_ops
332 struct netfs_cache_ops { struct
334 void (*end_operation)(struct netfs_cache_resources *cres);
337 int (*read)(struct netfs_cache_resources *cres,
345 int (*write)(struct netfs_cache_resources *cres,
352 void (*issue_write)(struct netfs_io_subrequest *subreq);
355 void (*expand_readahead)(struct netfs_cache_resources *cres,
363 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,
371 void (*prepare_write_subreq)(struct netfs_io_subrequest *subreq);
376 int (*prepare_write)(struct netfs_cache_resources *cres,
383 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres,
391 int (*query_occupancy)(struct netfs_cache_resources *cres,