org_mount_opt 1578 fs/f2fs/super.c struct f2fs_mount_info org_mount_opt; org_mount_opt 1595 fs/f2fs/super.c org_mount_opt = sbi->mount_opt; org_mount_opt 1599 fs/f2fs/super.c org_mount_opt.s_jquota_fmt = F2FS_OPTION(sbi).s_jquota_fmt; org_mount_opt 1602 fs/f2fs/super.c org_mount_opt.s_qf_names[i] = org_mount_opt 1605 fs/f2fs/super.c if (!org_mount_opt.s_qf_names[i]) { org_mount_opt 1607 fs/f2fs/super.c kvfree(org_mount_opt.s_qf_names[j]); org_mount_opt 1611 fs/f2fs/super.c org_mount_opt.s_qf_names[i] = NULL; org_mount_opt 1695 fs/f2fs/super.c F2FS_OPTION(sbi).whint_mode != org_mount_opt.whint_mode) { org_mount_opt 1731 fs/f2fs/super.c kvfree(org_mount_opt.s_qf_names[i]); org_mount_opt 1749 fs/f2fs/super.c F2FS_OPTION(sbi).s_jquota_fmt = org_mount_opt.s_jquota_fmt; org_mount_opt 1752 fs/f2fs/super.c F2FS_OPTION(sbi).s_qf_names[i] = org_mount_opt.s_qf_names[i]; org_mount_opt 1755 fs/f2fs/super.c sbi->mount_opt = org_mount_opt;