Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-exception-store.c104 static void put_type(struct dm_exception_store_type *type) in put_type() function
Ddm-log.c101 static void put_type(struct dm_dirty_log_type *type) in put_type() function
/Linux-v6.6/tools/net/ynl/
Dynl-gen-c.py149 def _attr_put_simple(self, ri, var, put_type): argument