Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscache-cache.h80 void (*prepare_to_write)(struct fscache_cookie *cookie); member
/linux/fs/netfs/
H A Dfscache_cookie.c497 cookie->volume->cache->ops->prepare_to_write(cookie); in fscache_prepare_to_write()
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst374 void (*prepare_to_write)(struct fscache_cookie *cookie);