Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dcachefiles.h57 struct cachefiles_read { struct
58 __u64 off;
59 __u64 len;
/Linux-v6.6/fs/cachefiles/
Dio.c73 static int cachefiles_read(struct netfs_cache_resources *cres, in cachefiles_read() function