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

/linux-4.1.27/fs/jfs/
H A Djfs_mount.c308 int expected_AIM_bytesize, expected_AIT_bytesize; chkSuper() local
343 expected_AIM_bytesize = 2 * PSIZE; chkSuper()
352 if ((AIM_bytesize != expected_AIM_bytesize) || chkSuper()

Completed in 50 milliseconds