Searched refs:label_t (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Dibm.c52 union label_t { union
71 if ((label = kmalloc(sizeof(union label_t), GFP_KERNEL)) == NULL)
90 memcpy(label, data, sizeof(union label_t));

Completed in 97 milliseconds