Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfscache-cache.h80 void (*prepare_to_write)(struct fscache_cookie *cookie); member
/linux-6.12.1/fs/cachefiles/
Dinterface.c451 .prepare_to_write = cachefiles_prepare_to_write,
/linux-6.12.1/fs/netfs/
Dfscache_cookie.c497 cookie->volume->cache->ops->prepare_to_write(cookie); in fscache_prepare_to_write()
/linux-6.12.1/Documentation/filesystems/caching/
Dbackend-api.rst374 void (*prepare_to_write)(struct fscache_cookie *cookie);