Home
last modified time | relevance | path

Searched defs:put_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
H A Ddm-exception-store.c104 static void put_type(struct dm_exception_store_type *type) in put_type() function
H A Ddm-log.c101 static void put_type(struct dm_dirty_log_type *type) in put_type() function
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py235 line = f"ynl_attr_put_{put_type}(nlh, {self.enum_name}, {var}->{self.c_name})" argument