Home
last modified time | relevance | path

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

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