Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D149183 iotests.log(" ".join(args), filters=[iotests.filter_chown])
H A Diotests.py600 def filter_chown(msg): function