Home
last modified time | relevance | path

Searched refs:AIM_bytesize (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_mount.c289 int AIM_bytesize, AIT_bytesize; in chkSuper() local
326 AIM_bytesize = lengthPXD(&(j_sb->s_aim2)) * bsize; in chkSuper()
334 if ((AIM_bytesize != expected_AIM_bytesize) || in chkSuper()
336 (byte_addr_diff0 != AIM_bytesize) || in chkSuper()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_mount.c293 int AIM_bytesize, AIT_bytesize; in chkSuper() local
328 AIM_bytesize = lengthPXD(&(j_sb->s_aim2)) * bsize; in chkSuper()
336 if ((AIM_bytesize != expected_AIM_bytesize) || in chkSuper()
338 (byte_addr_diff0 != AIM_bytesize) || in chkSuper()

Completed in 3 milliseconds