Home
last modified time | relevance | path

Searched defs:netfs_cache_ops (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnetfs.h328 struct netfs_cache_ops { struct
330 void (*end_operation)(struct netfs_cache_resources *cres);
333 int (*read)(struct netfs_cache_resources *cres,
341 int (*write)(struct netfs_cache_resources *cres,
348 void (*issue_write)(struct netfs_io_subrequest *subreq);
351 void (*expand_readahead)(struct netfs_cache_resources *cres,
359 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,
367 void (*prepare_write_subreq)(struct netfs_io_subrequest *subreq);
372 int (*prepare_write)(struct netfs_cache_resources *cres,
379 int (*query_occupancy)(struct netfs_cache_resources *cres,