Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnetfs.h334 struct netfs_cache_ops { struct
336 void (*end_operation)(struct netfs_cache_resources *cres);
339 int (*read)(struct netfs_cache_resources *cres,
347 int (*write)(struct netfs_cache_resources *cres,
354 void (*expand_readahead)(struct netfs_cache_resources *cres,
360 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,
366 int (*prepare_write)(struct netfs_cache_resources *cres,
373 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres,
381 int (*query_occupancy)(struct netfs_cache_resources *cres,