Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c86 static int dropcaches = 0; variable
171 dropcaches = 1; in parse_args()
217 fprintf(stdout, "dropcaches: %d\n", dropcaches); in parse_args()
301 if (dropcaches) { in post_hook()