jfs_mount_rw 113 fs/jfs/jfs_superblock.h extern int jfs_mount_rw(struct super_block *, int); jfs_mount_rw 392 fs/jfs/super.c return jfs_mount_rw(sb, 1); jfs_mount_rw 405 fs/jfs/super.c return jfs_mount_rw(sb, 1); jfs_mount_rw 488 fs/jfs/super.c rc = jfs_mount_rw(sb, 0);