Searched refs:ldm_error (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 Dldm.c48 #define ldm_error(f, a...) _ldm_printk (KERN_ERR, __FUNCTION__, f, ##a) macro
137 ldm_error("Cannot find PRIVHEAD structure. LDM database is"
151 ldm_error("Expected PRIVHEAD version 2.11 or 2.12, got %d.%d."
165 ldm_error("PRIVHEAD disk size doesn't match real disk size");
169 ldm_error("PRIVHEAD contains an invalid GUID.");
248 ldm_error ("Expected VMDB version %d.%d, got %d.%d. "
358 ldm_error ("Cannot find PRIVHEAD %d.", i+1); /* Log again */
437 ldm_error("Disk read failed for TOCBLOCK %d.", i);
715 ldm_error ("Illegal length %d.", length);
745 ldm_error ("Truncatin
[all...]

Completed in 91 milliseconds