Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45986 struct netfs_cache_ops { struct
45987 void (*end_operation)(struct netfs_cache_resources *);
45988 …_resources *, loff_t, struct iov_iter *, enum netfs_read_from_hole, netfs_io_terminated_t, void *);
45989 …(*write)(struct netfs_cache_resources *, loff_t, struct iov_iter *, netfs_io_terminated_t, void *);
45990 void (*expand_readahead)(struct netfs_cache_resources *, loff_t *, size_t *, loff_t);
45991 enum netfs_read_source (*prepare_read)(struct netfs_read_subrequest *, loff_t);
45992 int (*prepare_write)(struct netfs_cache_resources *, loff_t *, size_t *, loff_t, bool);