Home
last modified time | relevance | path

Searched refs:data_file (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/qemu/tests/qemu-iotests/
H A D243.out29 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data prealloca…
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data prealloca…
45 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data prealloca…
53 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data prealloca…
H A D289.out5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536 data_file=TEST_DIR/t.IMGFMT.data_file
H A D27044 _unsupported_imgopts data_file cluster_size 'compat=0.10'
56 _make_test_img -o cluster_size=2M,data_file="$TEST_IMG.orig" \
H A D09043 _unsupported_imgopts data_file
H A D06245 _unsupported_imgopts 'compat=0.10' 'refcount_bits=1[^0-9]' data_file
H A D28642 _unsupported_imgopts 'refcount_bits=1[^0-9]' data_file
H A D00747 _unsupported_imgopts 'refcount_bits=\(1\|2\)[^0-9]' data_file
H A D27245 _unsupported_imgopts data_file cluster_size refcount_bits 'compat=0.10'
H A D21745 _unsupported_imgopts 'refcount_bits=1[^0-9]' data_file
H A D28947 _unsupported_imgopts 'compat=0.10' data_file
H A D30544 _unsupported_imgopts cluster_size refcount_bits extended_l2 compat=0.10 data_file
H A D244.out6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
49 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
86 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data data_file…
119 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
131 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
193 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 data_file=TEST_DIR/t.IMGFMT.data data_file_…
H A D25044 _unsupported_imgopts data_file
H A D12145 _unsupported_imgopts data_file
H A D01546 _unsupported_imgopts 'refcount_bits=1[^0-9]' data_file
H A D01448 _unsupported_imgopts data_file
H A D29248 _unsupported_imgopts data_file
H A D082.out56 data_file=<str> - File name of an external data file
82 data_file=<str> - File name of an external data file
108 data_file=<str> - File name of an external data file
134 data_file=<str> - File name of an external data file
160 data_file=<str> - File name of an external data file
186 data_file=<str> - File name of an external data file
212 data_file=<str> - File name of an external data file
238 data_file=<str> - File name of an external data file
279 data_file=<str> - File name of an external data file
366 data_file=<str> - File name of an external data file
[all …]
H A D09847 _unsupported_imgopts 'compat=0.10' data_file
H A D13848 _unsupported_imgopts data_file 'refcount_bits=\([^1]\|.\([^6]\|$\)\)'
/openbmc/linux/samples/user_events/
H A Dexample.c18 const char *data_file = "/sys/kernel/tracing/user_events_data"; variable
45 data_fd = open(data_file, O_RDWR); in main()
/openbmc/linux/tools/testing/selftests/user_events/
H A Dabi_test.c24 const char *data_file = "/sys/kernel/tracing/user_events_data"; variable
53 int fd = open(data_file, O_RDWR); in reg_enable()
75 int fd = open(data_file, O_RDWR); in reg_disable()
H A Dperf_test.c22 const char *data_file = "/sys/kernel/tracing/user_events_data"; variable
93 int fd = open(data_file, O_RDWR); in clear()
120 self->data_fd = open(data_file, O_RDWR); in FIXTURE_SETUP()
/openbmc/qemu/block/
H A Dqcow2.c1691 if (s->data_file) { in qcow2_do_open()
1900 s->data_file = NULL; in qcow2_do_open()
2032 s->data_file = NULL; in qcow2_reopen_prepare()
2050 if (!s->data_file) { in qcow2_reopen_commit()
2086 if (!s->data_file) { in qcow2_reopen_abort()
2827 s->data_file = NULL; in qcow2_do_close()
2848 BdrvChild *data_file; in qcow2_co_invalidate_cache() local
2871 data_file = s->data_file; in qcow2_co_invalidate_cache()
2873 s->data_file = data_file; in qcow2_co_invalidate_cache()
5849 if (data_file) { in qcow2_amend_options()
[all …]
/openbmc/openpower-hw-diags/util/
H A Dmeson.build3 'data_file.cpp',

1234