Home
last modified time | relevance | path

Searched defs:shrunk (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/core/
Dneighbour.c131 int shrunk = 0; in neigh_forced_gc() local
/linux-3.3/drivers/block/drbd/
Ddrbd_int.h1520 enum determine_dev_size { dev_size_error = -1, unchanged = 0, shrunk = 1, grew = 2 }; enumerator