Lines Matching defs:netfs_cache_ops
331 struct netfs_cache_ops { struct
333 void (*end_operation)(struct netfs_cache_resources *cres);
336 int (*read)(struct netfs_cache_resources *cres,
344 int (*write)(struct netfs_cache_resources *cres,
351 void (*issue_write)(struct netfs_io_subrequest *subreq);
354 void (*expand_readahead)(struct netfs_cache_resources *cres,
362 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,
370 void (*prepare_write_subreq)(struct netfs_io_subrequest *subreq);
375 int (*prepare_write)(struct netfs_cache_resources *cres,
382 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres,
390 int (*query_occupancy)(struct netfs_cache_resources *cres,