Home
last modified time | relevance | path

Searched refs:coherency_data (Results 1 – 2 of 2) sorted by relevance

/linux/fs/netfs/
H A Dfscache_volume.c214 const void *coherency_data, in fscache_alloc_volume() argument
226 if (!coherency_data) in fscache_alloc_volume()
239 if (coherency_data) in fscache_alloc_volume()
240 memcpy(volume->coherency, coherency_data, coherency_len); in fscache_alloc_volume()
332 const void *coherency_data, in __fscache_acquire_volume() argument
338 coherency_data, coherency_len); in __fscache_acquire_volume()
440 const void *coherency_data, in __fscache_relinquish_volume() argument
448 } else if (coherency_data) { in __fscache_relinquish_volume()
449 memcpy(volume->coherency, coherency_data, volume->coherency_len); in __fscache_relinquish_volume()
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst100 const void *coherency_data,
132 const void *coherency_data,