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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_mount.c307 int AIM_bytesize, AIT_bytesize; local
344 AIM_bytesize = lengthPXD(&(j_sb->s_aim2)) * bsize;
352 if ((AIM_bytesize != expected_AIM_bytesize) ||
354 (byte_addr_diff0 != AIM_bytesize) ||

Completed in 44 milliseconds