Searched defs:netfs_cache_ops (Results 1 – 1 of 1) sorted by relevance
333 struct netfs_cache_ops { struct335 void (*end_operation)(struct netfs_cache_resources *cres);338 int (*read)(struct netfs_cache_resources *cres,346 int (*write)(struct netfs_cache_resources *cres,353 void (*issue_write)(struct netfs_io_subrequest *subreq);356 void (*expand_readahead)(struct netfs_cache_resources *cres,364 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,372 void (*prepare_write_subreq)(struct netfs_io_subrequest *subreq);377 int (*prepare_write)(struct netfs_cache_resources *cres,384 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres,[all …]