Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_mount.c307 int AIM_bytesize, AIT_bytesize; in chkSuper() local
346 AIT_bytesize = lengthPXD(&(j_sb->s_ait2)) * bsize; in chkSuper()
353 (AIT_bytesize != expected_AIT_bytesize) || in chkSuper()
355 (byte_addr_diff1 <= AIT_bytesize)) in chkSuper()