Home
last modified time | relevance | path

Searched refs:AIT_bytesize (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jfs/
H A Djfs_mount.c293 int AIM_bytesize, AIT_bytesize; in chkSuper() local
330 AIT_bytesize = lengthPXD(&(j_sb->s_ait2)) * bsize; in chkSuper()
337 (AIT_bytesize != expected_AIT_bytesize) || in chkSuper()
339 (byte_addr_diff1 <= AIT_bytesize)) in chkSuper()