Home
last modified time | relevance | path

Searched refs:AIM_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
338 AIM_bytesize = lengthPXD(&(j_sb->s_aim2)) * bsize; in chkSuper()
346 if ((AIM_bytesize != expected_AIM_bytesize) || in chkSuper()
348 (byte_addr_diff0 != AIM_bytesize) || in chkSuper()