Searched defs:netfs_cache_ops (Results 1 – 1 of 1) sorted by relevance
327 struct netfs_cache_ops { struct329 void (*end_operation)(struct netfs_cache_resources *cres);332 int (*read)(struct netfs_cache_resources *cres,340 int (*write)(struct netfs_cache_resources *cres,347 void (*issue_write)(struct netfs_io_subrequest *subreq);350 void (*expand_readahead)(struct netfs_cache_resources *cres,358 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,366 void (*prepare_write_subreq)(struct netfs_io_subrequest *subreq);371 int (*prepare_write)(struct netfs_cache_resources *cres,378 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres,[all …]