Searched refs:ra2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | fslog.c | 3767 struct RESTART_AREA *ra2, *ra = NULL; in log_replay() local 3883 ra2 = log->rst_info.valid_page ? in log_replay() 3889 (ra2 && ra2->client_idx[1] == LFS_NO_CLIENT_LE)) { in log_replay() 3896 le32_to_cpu(ra2->open_log_count) : in log_replay() 3917 if (!ra2) { in log_replay() 3944 if (log->l_size < le64_to_cpu(ra2->l_size)) { in log_replay() 3952 log->l_size = le64_to_cpu(ra2->l_size); in log_replay() 3953 log->seq_num_bits = le32_to_cpu(ra2->seq_num_bits); in log_replay() 3956 log->last_lsn = le64_to_cpu(ra2->current_lsn); in log_replay() 3960 log->record_header_len = le16_to_cpu(ra2->rec_hdr_len); in log_replay() [all …]
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 1336 E(0xb250, CSP, RRE, Z, r1_32u, ra2, r1_P, 0, csp, 0, MO_TEUL, IF_PRIV) 1337 E(0xb98a, CSPG, RRE, DAT_ENH, r1_o, ra2, r1_P, 0, csp, 0, MO_TEUQ, IF_PRIV) 1360 E(0xb24b, LURA, RRE, Z, 0, ra2, new, r1_32, lura, 0, MO_TEUL, IF_PRIV) 1361 E(0xb905, LURAG, RRE, Z, 0, ra2, r1, 0, lura, 0, MO_TEUQ, IF_PRIV) 1414 E(0xb246, STURA, RRE, Z, r1_o, ra2, 0, 0, stura, 0, MO_TEUL, IF_PRIV) 1415 E(0xb925, STURG, RRE, Z, r1_o, ra2, 0, 0, stura, 0, MO_TEUQ, IF_PRIV)
|
/openbmc/qemu/qapi/ |
H A D | ui.json | 583 'data': [ 'none', 'vnc', 'ra2', 'ra2ne', 'tight', 'ultra',
|