Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_mount.c301 int AIM_bytesize, AIT_bytesize; in chkSuper() local
340 AIT_bytesize = lengthPXD(&(j_sb->s_ait2)) * bsize; in chkSuper()
347 (AIT_bytesize != expected_AIT_bytesize) || in chkSuper()
349 (byte_addr_diff1 <= AIT_bytesize)) in chkSuper()