v
#define VINUMMINOR(v,p,s,t) ( (v << VINUM_VOL_SHIFT) \
#define VINUMDEV(v,p,s,t) \
VINUMMINOR (v, p, s, t)