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

/linux-master/include/linux/
H A Dfscache-cache.h79 void (*prepare_to_write)(struct fscache_cookie *cookie); member in struct:fscache_cache_ops
/linux-master/fs/cachefiles/
H A Dinterface.c451 .prepare_to_write = cachefiles_prepare_to_write,
/linux-master/fs/netfs/
H A Dfscache_cookie.c497 cookie->volume->cache->ops->prepare_to_write(cookie);

Completed in 117 milliseconds