Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetfs.h274 enum netfs_io_source (*prepare_ondemand_read)(struct netfs_cache_resources *cres, member
/openbmc/linux/fs/erofs/
H A Dfscache.c150 source = cres->ops->prepare_ondemand_read(cres, in erofs_fscache_read_folios_async()
/openbmc/linux/fs/cachefiles/
H A Dio.c636 .prepare_ondemand_read = cachefiles_prepare_ondemand_read,