Home
last modified time | relevance | path

Searched refs:tlopen (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c24 #define tlopen(...) v9fs_tlopen((TLOpenOpt) __VA_ARGS__) macro
123 tlopen({ in fs_readdir()
187 tlopen({ in do_readdir_split()
373 tlopen({ .client = v9p, .fid = 1, .flags = O_WRONLY }); in fs_lopen()
392 tlopen({ .client = v9p, .fid = 1, .flags = O_WRONLY }); in fs_write()
417 tlopen({ .client = v9p, .fid = 1, .flags = O_WRONLY }); in fs_flush_success()
458 tlopen({ .client = v9p, .fid = 1, .flags = O_WRONLY }); in fs_flush_ignored()