Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c86 static int synccaches = 0; variable
170 synccaches = 1; in parse_args()
219 fprintf(stdout, "synccaches: %d\n", synccaches); in parse_args()
301 if (synccaches) in post_hook()