Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_mount.c302 int expected_AIM_bytesize, expected_AIT_bytesize; in chkSuper() local
337 expected_AIM_bytesize = 2 * PSIZE; in chkSuper()
346 if ((AIM_bytesize != expected_AIM_bytesize) || in chkSuper()