Searched refs:chkSuper (Results 1 – 1 of 1) sorted by relevance
53 static int chkSuper(struct super_block *);82 if ((rc = chkSuper(sb))) { in jfs_mount()238 if (chkSuper(sb) || (sbi->state != FM_CLEAN)) in jfs_mount_rw()289 static int chkSuper(struct super_block *sb) in chkSuper() function