Lines Matching defs:cell
75 * Protects use of mdptr to obtain hash cell name and uuid from mapped device.
264 struct hash_cell *cell, *hc;
269 cell = alloc_cell(name, uuid, md);
270 if (!cell)
274 * Insert the cell into both hash tables.
283 __link_name(cell);
288 __unlink_name(cell);
292 __link_uuid(cell);
296 dm_set_mdptr(md, cell);
304 free_cell(cell);
412 * Rename and move the name cell.
947 * while we have the cell.