Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetfs.h235 struct netfs_cache_ops { struct
237 void (*end_operation)(struct netfs_cache_resources *cres);
240 int (*read)(struct netfs_cache_resources *cres,
248 int (*write)(struct netfs_cache_resources *cres,
255 void (*expand_readahead)(struct netfs_cache_resources *cres,
261 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,
267 int (*prepare_write)(struct netfs_cache_resources *cres,
274 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres,
282 int (*query_occupancy)(struct netfs_cache_resources *cres,