what is .v16 and .v32 means??

Pradip Singh pradip.singh at lgsoftindia.com
Wed May 17 02:50:09 EDT 2006


Hi All,

   I am porting JFFS2 to my custom board. The compiler is not GCC. It is st20cc. I am facing a problem during compilation. Can somebody please tell me what the below three macros means in the file nodelist.h?

#define je16_to_cpu(x) ((x).v16)
#define je32_to_cpu(x) ((x).v32)
#define jemode_to_cpu(x) (jffs2_to_os_mode((x).m))

I would like to know what these .v16, .v32  and .m means??

Regards,
Pradip


#########################################################
THIS EMAIL MESSAGE IS FOR THE SOLE USE OF THE INTENDED
RECIPIENT(S) AND MAY CONTAIN CONFIDENTIAL AND PRIVILEGED
INFORMATION. ANY UNAUTHORIZED REVIEW, USE, DISCLOSURE OR
DISTRIBUTION IS PROHIBITED.BEFORE OPENING ANY ATTACHMENTS
PLEASE CHECK FOR VIRUSES AND DEFECTS.IF YOU ARE NOT THE
INTENDED RECIPIENT, PLEASE NOTIFY US IMMEDIATELY BY REPLY
E-MAIL AND DELETE THE ORIGINAL MESSAGE.
##########################################################


More information about the linux-mtd mailing list