Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dutil.h522 static inline void memmove_u64s(void *dst, const void *src, in memmove_u64s() function
H A Dbkey.c374 memmove_u64s((u64 *) dst + format->key_u64s, in bch2_bkey_pack()
H A Dbset.c1004 memmove_u64s(dst_p, src_p, btree_bkey_last(b, t)->_data - src_p); in bch2_bset_insert()
H A Dextents.c740 memmove_u64s(entry, next, (u64 *) end - (u64 *) next); in bch2_bkey_extent_entry_drop()