jfs_mount_rw      101 fs/jfs/jfs_superblock.h extern int jfs_mount_rw(struct super_block *, int);
jfs_mount_rw      459 fs/jfs/super.c 		ret = jfs_mount_rw(sb, 1);
jfs_mount_rw      482 fs/jfs/super.c 			ret = jfs_mount_rw(sb, 1);
jfs_mount_rw      571 fs/jfs/super.c 		rc = jfs_mount_rw(sb, 0);