Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_mount.c289 int AIM_bytesize, AIT_bytesize; in chkSuper() local
326 AIT_bytesize = lengthPXD(&(j_sb->s_ait2)) * bsize; in chkSuper()
333 (AIT_bytesize != expected_AIT_bytesize) || in chkSuper()
335 (byte_addr_diff1 <= AIT_bytesize)) in chkSuper()