Searched refs:AIT_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
346 AIT_bytesize = lengthPXD(&(j_sb->s_ait2)) * bsize;
353 (AIT_bytesize != expected_AIT_bytesize) ||
355 (byte_addr_diff1 <= AIT_bytesize))

Completed in 42 milliseconds