Searched refs:ltd_kill (Results 1 – 2 of 2) sorted by relevance
96 list_add(&tgt->ltd_kill, &kill); in lov_putref()106 list_for_each_entry_safe(tgt, n, &kill, ltd_kill) { in lov_putref()107 list_del(&tgt->ltd_kill); in lov_putref()
429 struct list_head ltd_kill; member