Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_mount.c290 int expected_AIM_bytesize, expected_AIT_bytesize; in chkSuper() local
325 expected_AIT_bytesize = 4 * PSIZE; in chkSuper()
333 (AIT_bytesize != expected_AIT_bytesize) || in chkSuper()