Searched refs:coherency_len (Results 1 – 3 of 3) sorted by relevance
215 size_t coherency_len) in fscache_alloc_volume() argument227 coherency_len = 0; in fscache_alloc_volume()233 volume = kzalloc_flex(*volume, coherency, coherency_len); in fscache_alloc_volume()238 volume->coherency_len = coherency_len; in fscache_alloc_volume()240 memcpy(volume->coherency, coherency_data, coherency_len); in fscache_alloc_volume()333 size_t coherency_len) in __fscache_acquire_volume() argument338 coherency_data, coherency_len); in __fscache_acquire_volume()449 memcpy(volume->coherency, coherency_data, volume->coherency_len); in __fscache_relinquish_volume()
146 u8 coherency_len;168 * ``coherency_len`` - The amount of data in the coherency buffer.
101 size_t coherency_len);