Home
last modified time | relevance | path

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

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