Searched defs:to_entry (Results 1 – 4 of 4) sorted by relevance
202 void ext2fs_swap_ext_attr_entry(struct ext2_ext_attr_entry *to_entry, in ext2fs_swap_ext_attr_entry()217 struct ext2_ext_attr_entry *from_entry, *to_entry; in ext2fs_swap_ext_attr() local
150 MemoryAllocatorDump::Entry to_entry = std::move(from_entry); in TEST() local
148 MemoryAllocatorDump::Entry to_entry = std::move(from_entry); in TEST() local
53 def to_entry(fn_counts): function