Home
last modified time | relevance | path

Searched refs:prepare_to_write (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dfscache-cache.h80 void (*prepare_to_write)(struct fscache_cookie *cookie); member
/openbmc/linux/fs/cachefiles/
H A Dinterface.c457 .prepare_to_write = cachefiles_prepare_to_write,
/openbmc/linux/fs/fscache/
H A Dcookie.c497 cookie->volume->cache->ops->prepare_to_write(cookie); in fscache_prepare_to_write()
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst374 void (*prepare_to_write)(struct fscache_cookie *cookie);