Home
last modified time | relevance | path

Searched refs:begin_read_operation (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/fscache/
Dio.c85 ret = object->cache->ops->begin_read_operation(rreq, op); in __fscache_begin_read_operation()
/Linux-v5.15/include/linux/
Dfscache-cache.h308 int (*begin_read_operation)(struct netfs_read_request *rreq, member
/Linux-v5.15/fs/cachefiles/
Dinterface.c571 .begin_read_operation = cachefiles_begin_read_operation,