Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetfs.h202 struct netfs_cache_ops { struct
204 void (*end_operation)(struct netfs_cache_resources *cres);
207 int (*read)(struct netfs_cache_resources *cres,
215 int (*write)(struct netfs_cache_resources *cres,
222 void (*expand_readahead)(struct netfs_cache_resources *cres,
228 enum netfs_read_source (*prepare_read)(struct netfs_read_subrequest *subreq,
234 int (*prepare_write)(struct netfs_cache_resources *cres,

Completed in 4 milliseconds