jfs_mount_rw
extern int jfs_mount_rw(struct super_block *, int);
ret = jfs_mount_rw(sb, 1);
rc = jfs_mount_rw(sb, 0);